@prismatic-io/translations
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -1,1 +0,1 @@ | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.prismaticTranslations=t():e.prismaticTranslations=t()}(this,(()=>(()=>{"use strict";var e={607:function(e,t,a){var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)"default"!==a&&Object.prototype.hasOwnProperty.call(e,a)&&n(t,e,a);return o(t,e),t},i=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0});const s=r(a(915));i(a(699),t),i(a(593),t),i(a(915),t),t.default=Object.assign({},s)},915:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.phrases=t.uniquePhrases=t.sharedPhrases=void 0;const n=a(855);Object.defineProperty(t,"sharedPhrases",{enumerable:!0,get:function(){return n.sharedPhrases}});const o=a(374);Object.defineProperty(t,"uniquePhrases",{enumerable:!0,get:function(){return o.uniquePhrases}}),t.phrases=Object.assign(Object.assign({},n.sharedPhrases),o.uniquePhrases)},887:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.chipPhases=void 0,t.chipPhases={"chip.templateLabel":"Template","chip.privateLabel":"Private"}},999:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.commonPhrases=void 0,t.commonPhrases={"common.cancelButton":"Cancel","common.contactUsButton":"Contact us","common.contactUsText":"Don’t see an action you’re looking for?","common.loading":"Loading","common.noPublishedMessage":"This version has no publish message","common.saveButton":"Save","common.saving":"Saving","common.unauthorized":"You must be authenticated."}},980:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.configWizardPhrases=void 0,t.configWizardPhrases={"configWizard.noConfigurationText":"This configuration page has no configuration."}},11:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.dataTablePhrases=void 0,t.dataTablePhrases={"dataTable.activeInstancesLabel":"Active Instances","dataTable.categoryLabel":"Category","dataTable.connectionLabel":"Connection","dataTable.commentsLabel":"Comments","dataTable.customerLabel":"Customer","dataTable.defaultLabel":"Default","dataTable.descriptionLabel":"Description","dataTable.emailLabel":"Email","dataTable.eventsLabel":"Events","dataTable.exampleLabel":"Example","dataTable.flowLabel":"Flow","dataTable.instanceLabel":"Instance","dataTable.inputLabel":"Input","dataTable.inputsText":{_:"%{count} inputs",count:0},"dataTable.integrationLabel":"Integration","dataTable.labelsLabel":"Labels","dataTable.lastTriggeredAtLabel":"Last triggered","dataTable.messageLabel":"Message","dataTable.nameLabel":"Name","dataTable.requiredLabel":"Required","dataTable.publishedLabel":"Published","dataTable.timestampLabel":"Timestamp","dataTable.triggersLabel":"Triggers","dataTable.typeLabel":"Type","dataTable.versionLabel":"Version","dataTable.userIdentifierLabel":"User Identifier"}},841:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.detailPhrases=void 0,t.detailPhrases={"detail.categoryLabel":"Category","detail.configVariableLabel":"Config Variable","detail.customerLabel":"Customer","detail.descriptionLabel":"Description","detail.executionLabel":"Execution","detail.executionText":"View in Execution Context","detail.instanceLabel":"Instance","detail.integrationLabel":"Integration","detail.labelsLabel":"Labels","detail.lastRunLabel":"Last Run","detail.overviewLabel":"Overview","detail.retryButton":"Show more...","detail.retryLabel":"Retry","detail.retryValue":{_:"%{retryCount} retries of %{maxRetryCount} total.",retryCount:0,maxRetryCount:0},"detail.statusLabel":"Status","detail.statusPausedValue":"Paused","detail.statusRunningValue":"Running","detail.statusUnconfiguredValue":"Activated but not configured","detail.versionLabel":"Version"}},250:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.dialogPhrases=void 0,t.dialogPhrases={"deleteDialog.confirmButton":{_:"Remove %{removeType}",removeType:""},"deleteDialog.confirmRequiredTextValidation":{_:"does not match: %{requiredText}",requiredText:"Delete"},"deleteDialog.confirmText":"To confirm please type","deleteDialog.openButton":{_:"Remove %{removeType}",removeType:""},"deleteDialog.requiredText":"Delete","deleteDialog.title":"Are you sure?","deleteDialog.warningText":{_:"This action cannot be undone. This will permanently delete %{requiredText} %{removalItems}.",requiredText:"",removalItems:void 0},"webhookUrlDialog.title":"Webhook URLs","webhookUrlDialog.openButton":"Details","activateIntegrationDialog.addButton":"Add Instance","activateIntegrationDialog.banner.text--isNotConfigurable":{_:"Please contact %{organization} to configure this integration.",organization:"your organization"},"activateIntegrationDialog.cancelButton":"Cancel","activateIntegrationDialog.configureButton":"Configure","activateIntegrationDialog.instancesText":"View an existing instance, or create a new one.","activateIntegrationDialog.instancesTitle":"Instances","activateIntegrationDialog.marketplaceConfigurationError":"Contact organization to configure this integration","activateIntegrationDialog.viewButton":"View","deleteUserConfigurationDialog.confirmButton":"Remove Integration","deleteUserConfigurationDialog.confirmButton--isAdmin":"Remove User Configuration","deleteUserConfigurationDialog.openButton":"Delete","deleteUserConfigurationDialog.title":"Are you sure?","deleteUserConfigurationDialog.warningText":"This action cannot be undone. This will permanently delete the integration.","deleteUserConfigurationDialog.warningText--isAdmin":{_:"This action cannot be undone. This will permanently delete the configuration for %{email}.",email:""},"deleteUserConfigurationDialog.confirmButton--isCustomerMarketplaceUser":"Deactivate Integration","deleteUserConfigurationDialog.options.userConfigurationButton":"User Configuration","deleteUserConfigurationDialog.warningText--isCustomerMarketplaceUser":"This action cannot be undone. This will deactivate the integration.","deleteUserConfigurationDialog.warningText--hasUserConfiguration":"This will remove all user configurations and deactivate the integration.","deactivateIntegrationDialog.openButton":"Deactivate Integration","deactivateIntegrationDialog.confirmButton":"Deactivate Integration","deactivateIntegrationDialog.title":"Are you sure?","deactivateIntegrationDialog.warningText":"This will deactivate this integration.","configurationWizardDialog.cancelButton":"Cancel","configurationWizardDialog.finishButton":"Finish","configurationWizardDialog.nextButton":"Next","configurationWizardDialog.previousButton":"Previous","configurationWizardDialog.previousWarningText":"Returning to the previous page will discard unsaved changes on this page. Are you sure?","apiKeyDialog.cancelButton":"Cancel","apiKeyDialog.generateApiKeyButton":"Generate API key","apiKeyDialog.text":"This will remove the existing API Key.","apiKeyDialog.title":"API key","apiKeyDialog.updateButton":"Update"}},348:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.executionPhrases=void 0,t.executionPhrases={"executionDetails.title":"Execution Details","executionOptions.title":"Executions"}},916:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.filterPhrases=void 0,t.filterPhrases={"filterBar.breadcrumb.activeIntegrations":"Active Integrations","filterBar.breadcrumb.instances":"Instances","filterBar.breadcrumb.components":"Components","filterBar.breadcrumb.integrationMarketplace":"Integration Marketplace","filterBar.clearFiltersButton":"Clear filters","filterBar.openFiltersButton":"Filter","filterBar.refreshButton":"Refresh","filterBar.refreshTooltip":"Auto-polling is only available with default filters.","filterBar.title":"","filterResults.placeholderCta":"","filterResults.placeholderText":"","filterResults.placeholderTitle":"","emptyState.alertGroupsTitle":"Alert groups","emptyState.alertGroupsText":"You likely want to be notified when an instance deployed to a customer does something out of the ordinary (maybe it throws an error because a third-party API is down, or is disabled by a customer unexpectedly).","emptyState.alertGroupsTextTwo":"You can create groups of people who should be notified when an alert monitor on an instance is triggered.","emptyState.alertGroupsDocsButton":"Learn about alert groups","emptyState.alertMonitorsTitle":"Alert monitors","emptyState.alertMonitorsText":"If an instance encounters an error (maybe a third-party API is down), you probably want to be alerted. You can configure monitoring and alerting rules to notify your team or even customers via text, email, or webhook when certain events occur.","emptyState.alertMonitorsTextTwo":"Not all alerts are bad - you can also alert people when an instance is enabled, or when it runs successfully.","emptyState.alertMonitorsText--customer":"Here you will see any alerts that have been configured for you integrations.","emptyState.alertMonitorsDocsButton":"Learn about alert monitors","emptyState.alertWebhooksTitle":"Alert webhooks","emptyState.alertWebhooksText":"Alert webhooks allow you to send alert notifications to a third-party monitoring system, like PagerDuty, OpsGenie, or Slack, or to a webhook endpoint that you manage.","emptyState.alertWebhooksDocsButton":"Learn about alert webhooks","emptyState.attachmentsTitle":"Customer attachments","emptyState.attachmentsText":"Attachments are a place to store documents that both customers and your team members can reference.","emptyState.credentialsTitle":"Organization credential","emptyState.credentialsText":"Credentials that are saved at an organization level are either applicable to all of your customers (like a shared API key), or they're used by your team members for testing integrations.","emptyState.credentialsDocsButton":"Learn About Credentials","emptyState.credentialsDocsButtonTwo":"OAuth 2.0 in Prismatic","emptyState.customerCredentialsTitle":"Customer credentials","emptyState.customerCredentialsText":"When you deploy an instance of an integration to a customer, that customer's credentials are used to connect to third-party apps and services.","emptyState.customersTitle":"Customers","emptyState.customersText":"You'll manage your customers here. You can deploy any number of your integrations to each customer, or they can activate integrations themselves through the marketplace.","emptyState.customersTextTwo":"From each customer record, you can deploy or reconfigure their integrations, review logs, manage their users, and more.","emptyState.customersDocsButton":"Learn about customers","emptyState.customerUsersTitle":"Customer users","emptyState.customerUsersText":"You can invite your customers to log in to Prismatic, so they can manage instances deployed to them and review their own executions and logs.","emptyState.customerUsersTextTwo":"Note: You do not need to add customer users to Prismatic if your users authenticate through an embedded marketplace.","emptyState.customerUsersDocsButton":"Learn about customer users","emptyState.customerUsersDocsButtonTwo":"Embedded marketplace user authentication","emptyState.executionsTitle":"Instance executions","emptyState.executionsText":"Each time an instance of an integration runs, that's called an execution. Execution details are available here.","emptyState.executionsTextTwo":"You can inspect execution logs and results of each step of the execution, which is useful for support and debugging purposes.","emptyState.executionsDocsButton":"Learn about instance executions","emptyState.instancesTitle":"Instances","emptyState.instancesText":"In Prismatic, integrations are reusable - they can be deployed to multiple customers and configured to behave differently from one customer to the next.","emptyState.instancesTextTwo":"An instance is an integration that has been deployed to a specific customer using customer-specific configuration.","emptyState.instancesText--customer":"Here you will see any integrations that have been configured in the marketplace or deployed directly to your organization.","emptyState.instancesDocsButton":"Learn about instances","emptyState.integrationsTitle":"Integrations","emptyState.integrationsText":"Integrations are reusable workflows that connect your product to the other apps and services your customers use.","emptyState.integrationsTextTwo":"After building an integration, you can deploy it to one or more of your customers, or add it to your marketplace, where customers can activate it themselves.","emptyState.integrationsDocsButton":"Learn about integrations","emptyState.integrationMarketplaceTitle":"Integration marketplace","emptyState.integrationMarketplaceText":"Your integration marketplace is where your customers go to browse your integration offerings and self-activate the ones they want. It can be white-labeled and embedded in your app to create a native integration experience.","emptyState.integrationMarketplaceTextTwo":"Here is where you set up which integrations are included in your marketplace and how they appear.","emptyState.integrationMarketplaceText--customer":"The integration marketplace displays integrations that have been enabled or available for configuration.","emptyState.integrationMarketplaceDocsButton":"Learn about the integration marketplace","emptyState.integrationMarketplaceDocsButtonTwo":"Embedding marketplace in your app","emptyState.logsTitle":"Logs","emptyState.logsText":"If actions in your deployed instances generate log messages, you'll find those here.","emptyState.logsTextTwo":"From this page you can search and filter logs so you can keep tabs on exactly what's going on with your customers' live integrations.","emptyState.logsText--customer":"If actions in your deployed instances generate log messages, you'll find those here.","emptyState.logsTextTwo--customer":"From this page you can search and filter logs so you can keep tabs on exactly what's going on with your integrations.","emptyState.logsDocsButton":"Learn about logs","emptyState.logStreamsTitle":"Log streams","emptyState.logStreamsText":"Log streams allow you to send Prismatic logs to an external logging service (like DataDog or New Relic) or your own proprietary logging system.","emptyState.logStreamsDocsButton":"Learn about log streams"}},997:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.headerPhrases=void 0,t.headerPhrases={"header.actionsText":"Actions","header.connectionsText":"Connections","header.dataSourcesText":"Data Sources","header.triggersText":"Triggers","header.uncategorizedText":"Uncategorized","executionDetails.title":"Execution Details","executionOptions.title":"Executions"}},855:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sharedPhrases=t.triggerDetailsPhrases=t.tooltipPhrases=t.tabPhrases=t.popoverPhrases=t.oAuthConnectionPhrases=t.noResultsPhrases=t.logSeverityPhrases=t.inputPhrases=t.headerPhrases=t.filterPhrases=t.executionPhrases=t.dialogPhrases=t.detailPhrases=t.dataTablePhrases=t.configWizardPhrases=t.commonPhrases=t.chipPhases=void 0;const n=a(887);Object.defineProperty(t,"chipPhases",{enumerable:!0,get:function(){return n.chipPhases}});const o=a(999);Object.defineProperty(t,"commonPhrases",{enumerable:!0,get:function(){return o.commonPhrases}});const r=a(980);Object.defineProperty(t,"configWizardPhrases",{enumerable:!0,get:function(){return r.configWizardPhrases}});const i=a(11);Object.defineProperty(t,"dataTablePhrases",{enumerable:!0,get:function(){return i.dataTablePhrases}});const s=a(841);Object.defineProperty(t,"detailPhrases",{enumerable:!0,get:function(){return s.detailPhrases}});const l=a(250);Object.defineProperty(t,"dialogPhrases",{enumerable:!0,get:function(){return l.dialogPhrases}});const u=a(348);Object.defineProperty(t,"executionPhrases",{enumerable:!0,get:function(){return u.executionPhrases}});const c=a(916);Object.defineProperty(t,"filterPhrases",{enumerable:!0,get:function(){return c.filterPhrases}});const d=a(997);Object.defineProperty(t,"headerPhrases",{enumerable:!0,get:function(){return d.headerPhrases}});const g=a(517);Object.defineProperty(t,"inputPhrases",{enumerable:!0,get:function(){return g.inputPhrases}});const p=a(834);Object.defineProperty(t,"logSeverityPhrases",{enumerable:!0,get:function(){return p.logSeverityPhrases}});const h=a(389);Object.defineProperty(t,"noResultsPhrases",{enumerable:!0,get:function(){return h.noResultsPhrases}});const b=a(829);Object.defineProperty(t,"oAuthConnectionPhrases",{enumerable:!0,get:function(){return b.oAuthConnectionPhrases}});const m=a(353);Object.defineProperty(t,"popoverPhrases",{enumerable:!0,get:function(){return m.popoverPhrases}});const y=a(656);Object.defineProperty(t,"tabPhrases",{enumerable:!0,get:function(){return y.tabPhrases}});const f=a(249);Object.defineProperty(t,"tooltipPhrases",{enumerable:!0,get:function(){return f.tooltipPhrases}});const P=a(286);Object.defineProperty(t,"triggerDetailsPhrases",{enumerable:!0,get:function(){return P.triggerDetailsPhrases}}),t.sharedPhrases=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.chipPhases),o.commonPhrases),r.configWizardPhrases),i.dataTablePhrases),s.detailPhrases),l.dialogPhrases),u.executionPhrases),c.filterPhrases),d.headerPhrases),g.inputPhrases),p.logSeverityPhrases),h.noResultsPhrases),b.oAuthConnectionPhrases),m.popoverPhrases),y.tabPhrases),f.tooltipPhrases),P.triggerDetailsPhrases)},517:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.inputPhrases=void 0,t.inputPhrases={"input.alertMonitorLabel":"Monitor","input.alertTriggerLabel":"Alert Trigger","input.apiKeyAddButton":"Add API key","input.apiKeyLabel":"API key","input.apiKeyPlaceholder":"No API key configured","input.categoryLabel":"Category","input.codePlaceholder":"Edit","input.commentLabel":"Comment","input.confirmRequiredTextLabel":"Confirmation text","input.contentTypeLabel":"Content type","input.customerLabel":"Customer","input.dateError":"There was an error","input.dateTimeError":"There was an error","input.defaultValueLabel":"Default Value","input.descriptionLabel":"Description","input.emailLabel":"Email","input.endDateHelperText":{_:"* Maximum filter range is %{hours} hours",hours:48},"input.endDateLabel":"End Date/Time","input.externalIdLabel":"External ID","input.failedPreprocessFlowsOnlyLabel":"Show only failed preprocess flows","input.filterSearchPlaceholder":{_:"Search %{type}",type:""},"input.hasOutdatedComponentsLabel":"Has outdated components","input.headersAddButton":"Add header","input.headersKeyLabel":"Key","input.headersLabel":"Headers","input.headersValueLabel":"Value","input.includeCustomerComponentsLabel":"Include customer components","input.includeCustomerIntegrationsLabel":"Include customer integrations","input.instanceLabel":"Instance","input.integrationLabel":"Integration","input.integrationVersionLabel":"Integration Version","input.integrationVersionLatestLabel":"Designer Version","input.keyLabel":"Key","input.keyPlaceholder":"Key","input.labelsLabel":"Labels","input.latestVersionLabel":"Designer Version","input.logSeverityLabel":"Log Severity","input.logType.integrationConnectionValue":"Connection Only","input.logType.integrationExecutionAndConnectionValue":"Execution & Connection","input.logType.integrationExecutionValue":"Execution Only","input.logTypeLabel":"Log type","input.marketplaceVersionLabel":"Marketplace Version","input.noOptionsValue":"No options found","input.noneValue":"None","input.objectFieldMapPlaceholder":"Edit","input.originalOnlyLabel":"Show original executions only","input.payloadBodyLabel":"Payload body","input.postUrlLabel":"Post URL","input.roleLabel":"Role","input.selectFlowLabel":"Flow Selector","input.severityLabel":"Log severity","input.showOnlyPrivateComponentsLabel":"Show only private components","input.showOnlyTemplatesLabel":"Show only templates","input.startDateLabel":"Start Date/Time","input.status.allValue":"All","input.status.disabledValue":"Disabled","input.status.enabledValue":"Enabled","input.status.failedValue":"Failed","input.status.runningValue":"Running","input.status.successfulValue":"Successful","input.statusLabel":"Status","input.stepLabel":"Step","input.urlLabel":"URL","input.valueAddButton":"Add value","input.valueLabel":"Value","input.valuePlaceholder":"Add a value"}},834:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.logSeverityPhrases=void 0,t.logSeverityPhrases={"logSeverity.debug":"Debug","logSeverity.error":"Error","logSeverity.fatal":"Fatal","logSeverity.info":"Info","logSeverity.metric":"Metric","logSeverity.trace":"Trace","logSeverity.warn":"Warn"}},389:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.noResultsPhrases=void 0,t.noResultsPhrases={"noResults.title":"No results","noResults.text":{_:'Your search of "%{searchTerm}" returned no results.',searchTerm:""}}},829:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.oAuthConnectionPhrases=void 0,t.oAuthConnectionPhrases={"oAuthConnection.connectButton":"Connect","oAuthConnection.disconnectButton":"Disconnect"}},353:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.popoverPhrases=void 0,t.popoverPhrases={"versionHistorySavePublishPopover.title":{_:"Version %{versionNumber}"},"versionHistorySavePublishPopover.saveButton":"Save & Publish","versionHistorySavePublishPopover.openButton":"Save & Publish"}},656:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tabPhrases=void 0,t.tabPhrases={"alertMonitorsTab.title":"Monitors","configurationTab.title":"User Configuration","executionsTab.title":"Executions","payloadTab.title":"Payload","summaryTab.title":"Summary","testTab.testResults.banner.text--testIsRunning":"Test is running","testTab.testResults.button":"View Execution","testTab.testResults.title":"Endpoint test result","testTab.title":"Test","stepOutputsTab.noResultsText":"Result preview not available for this step","stepOutputsTab.noStepOutputsText":"No step outputs available","stepOutputsTab.stepNotSelected":"Step Not Available","stepOutputsTab.title":"Step Outputs","logsTab.banner.error":{_:"Error",count:0},"logsTab.banner.errorPlural":{_:"Errors",count:0},"logsTab.noLogsTitle":"No logs available","logsTab.noTestSelectedText":"Select a test run to view test logs","logsTab.noTestSelectedTitle":"No test run selected","logsTab.showAllButton":"Show all logs","logsTab.showErrorsButton":"Show only errors","logsTab.title":"Logs","retryTab.cancelledLabel":"Cancelled by a new execution","retryTab.scheduledRetryLabel":"Next retry","retryTab.scheduledRetryText":{_:"%{retryIndex} of %{maxRetryCount} at %{nextScheduledRetry}",maxRetryCount:0,nextScheduledRetry:"",retryIndex:0},"retryTab.statusFailedPluralText":{_:"Failed after %{retryCount} retries",retryCount:0},"retryTab.statusFailedText":{_:"Failed after %{retryCount} retry",retryCount:0},"retryTab.statusLabel":"Final status","retryTab.statusSuccessText":{_:"Succeeded on retry %{retryCount}",retryCount:0},"retryTab.title":"Retry"}},249:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tooltipPhrases=void 0,t.tooltipPhrases={"tooltip.close":"Close","tooltip.connectionLogs":"Connection Logs","tooltip.connectionLogs--noLogs":"No Connection Logs","tooltip.copyConfirmed":"Copied to clipboard!","tooltip.copyCurl":"Copy cURL to clipboard","tooltip.copyLog":"Copy log to clipboard","tooltip.copyPayload":"Copy payload to clipboard","tooltip.copyUrl":"Copy URL to clipboard","tooltip.marketplaceVersion":"Upgrade the Marketplace Configuration to this latest published version.","tooltip.passApiKeyToHeader":"Pass this API key via an HTTP header","tooltip.restoreDefault":"Restore default"}},286:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.triggerDetailsPhrases=void 0,t.triggerDetailsPhrases={"triggerDetails.apiConfiguredText":"API key configured","triggerDetails.noApiConfiguredText":"No API key configured","triggerDetails.title":"Trigger details"}},214:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.notFoundPhrases=void 0,t.notFoundPhrases={"404__button":"Back to dashboard","404__text":"The page you requested was not found.","404__title":"404"}},332:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.appMarketplaceNotFoundPhrases=void 0,t.appMarketplaceNotFoundPhrases={"app.marketplace-not-found__text":"The page you requested was not found.","app.marketplace-not-found__title":"Not Found"}},218:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.componentsPhrases=void 0,t.componentsPhrases={"components__filterBar.title":"Components"}},374:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.uniquePhrases=t.integrationsPhrases=t.integrationIdTestPhrases=t.integrationIdLogsPhrases=t.integrationIdExecutionsPhrases=t.integrationIdConfigurationsPhrases=t.integrationIdAlertMonitorsPhrases=t.integrationIdPhrases=t.integrationMarketplacePhrases=t.componentsPhrases=t.appMarketplaceNotFoundPhrases=t.notFoundPhrases=void 0;const n=a(214);Object.defineProperty(t,"notFoundPhrases",{enumerable:!0,get:function(){return n.notFoundPhrases}});const o=a(332);Object.defineProperty(t,"appMarketplaceNotFoundPhrases",{enumerable:!0,get:function(){return o.appMarketplaceNotFoundPhrases}});const r=a(218);Object.defineProperty(t,"componentsPhrases",{enumerable:!0,get:function(){return r.componentsPhrases}});const i=a(211);Object.defineProperty(t,"integrationMarketplacePhrases",{enumerable:!0,get:function(){return i.integrationMarketplacePhrases}});const s=a(652);Object.defineProperty(t,"integrationIdPhrases",{enumerable:!0,get:function(){return s.integrationIdPhrases}});const l=a(405);Object.defineProperty(t,"integrationIdAlertMonitorsPhrases",{enumerable:!0,get:function(){return l.integrationIdAlertMonitorsPhrases}});const u=a(424);Object.defineProperty(t,"integrationIdConfigurationsPhrases",{enumerable:!0,get:function(){return u.integrationIdConfigurationsPhrases}});const c=a(227);Object.defineProperty(t,"integrationIdExecutionsPhrases",{enumerable:!0,get:function(){return c.integrationIdExecutionsPhrases}});const d=a(550);Object.defineProperty(t,"integrationIdLogsPhrases",{enumerable:!0,get:function(){return d.integrationIdLogsPhrases}});const g=a(176);Object.defineProperty(t,"integrationIdTestPhrases",{enumerable:!0,get:function(){return g.integrationIdTestPhrases}});const p=a(468);Object.defineProperty(t,"integrationsPhrases",{enumerable:!0,get:function(){return p.integrationsPhrases}}),t.uniquePhrases=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.notFoundPhrases),o.appMarketplaceNotFoundPhrases),r.componentsPhrases),i.integrationMarketplacePhrases),s.integrationIdPhrases),l.integrationIdAlertMonitorsPhrases),u.integrationIdConfigurationsPhrases),c.integrationIdExecutionsPhrases),d.integrationIdLogsPhrases),g.integrationIdTestPhrases),p.integrationsPhrases)},211:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationMarketplacePhrases=void 0,t.integrationMarketplacePhrases={"integration-marketplace__card.activateLabel":"Activated but not configured","integration-marketplace__card.pausedLabel":"Paused","integration-marketplace__card.runningLabel":"Activated","integration-marketplace__card.ulcUnconfiguredLabel":"Activated but not configured","integration-marketplace__filterBar.activateButton":"Activated","integration-marketplace__filterBar.allButton":"All","integration-marketplace__filterBar.title":"Marketplace","integration-marketplace__filterResults.placeholderText":"Click the add integration button to add an integration.","integration-marketplace__filterResults.placeholderTitle":"integrations","integration-marketplace__input.filterSearchPlaceholder":{_:"Search integrations"}}},405:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdAlertMonitorsPhrases=void 0,t.integrationIdAlertMonitorsPhrases={"integrations.id.alert-monitors__filterResults.placeholderCta":"Go to customers","integrations.id.alert-monitors__filterResults.placeholderText":"To add a monitor, first select a customer.","integrations.id.alert-monitors__filterResults.placeholderText--hasInstanceOrCustomer":"Click the add monitor button to add a monitor.","integrations.id.alert-monitors__filterResults.placeholderTitle":"Monitors","integrations.id.alert-monitors__input.filterSearchPlaceholder":{_:"Search monitors"}}},424:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdConfigurationsPhrases=void 0,t.integrationIdConfigurationsPhrases={"integrations.id.configurations__input.filterSearchPlaceholder":{_:"Search user configurations"}}},227:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdExecutionsPhrases=void 0,t.integrationIdExecutionsPhrases={"integrations.id.executions__filterResults.placeholderText":"Run an instance to see results","integrations.id.executions__filterResults.placeholderTitle":"No Executions"}},550:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdLogsPhrases=void 0,t.integrationIdLogsPhrases={"integrations.id.logs__filterResults.placeholderCta":"Go to instances","integrations.id.logs__filterResults.placeholderCta--hasCustomer":"Go to instances","integrations.id.logs__filterResults.placeholderText":"To add logs, first start an instance.","integrations.id.logs__filterResults.placeholderText--hasCustomer":"To add logs, first start an instance.","integrations.id.logs__filterResults.placeholderText--hasInstance":"To add logs, make sure your instance is running.","integrations.id.logs__filterResults.placeholderTitle":"Logs","integrations.id.logs__input.filterSearchPlaceholder":{_:"Search logs"}}},176:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdTestPhrases=void 0,t.integrationIdTestPhrases={"integrations.id.test__filterBar.saveRunButton":"Save & Run Test"}},652:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdPhrases=void 0,t.integrationIdPhrases={"integrations.id__banner.customerActivateText":{_:"Please contact %{organization} to activate this integration.",organization:"organization"},"integrations.id__banner.customerUpdateText":{_:"Please contact %{organization} to update to latest version.",organization:"organization"},"integrations.id__banner.enabledText":"Your integration is enabled","integrations.id__banner.pauseButton":"Pause Integration","integrations.id__banner.pausedText":"Your integration is paused","integrations.id__banner.unpauseButton":"Unpause Integration","integrations.id__banner.updateButton":"Update","integrations.id__banner.updateText":"There is an update available","integrations.id__filterBar.configureUserButton":"Configure User Level Configuration","integrations.id__filterBar.reconfigureButton":"Reconfigure","integrations.id__filterBar.reconfigureUserButton":"Reconfigure User Level Configuration","integrations.id__filterBar.viewConfigurationButton":"View Configuration","integrations.id__filterBar.viewUserConfigurationButton":"View User Level Configuration"}},468:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationsPhrases=void 0,t.integrationsPhrases={"integrations__filterBar.addButton":"Add integration","integrations__filterBar.title":"Integrations"}},699:(e,t)=>{var a;Object.defineProperty(t,"__esModule",{value:!0}),t.Namespace=void 0,(a=t.Namespace||(t.Namespace={})).COMPONENTS="components",a.INTEGRATIONS="integrations",a.MARKETPLACE="integration-marketplace",a.MARKETPLACE_INTEGRATION_ALERT_MONITORS="integrations.id.alert-monitors",a.MARKETPLACE_INTEGRATION_CONFIGURATION="integrations.id.configurations",a.MARKETPLACE_INTEGRATION_EXECUTIONS="integrations.id.executions",a.MARKETPLACE_INTEGRATION_LOGS="integrations.id.logs",a.MARKETPLACE_INTEGRATION_SUMMARY="integrations.id",a.MARKETPLACE_INTEGRATION_TEST="integrations.id.test",a.MARKETPLACE_NOT_FOUND="app.marketplace-not-found"},593:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getComplexPhase=t.isComplexPhrase=t.isSimplePhrase=void 0;const n=a(915);t.isSimplePhrase=(e,t)=>!(null===n.phrases||void 0===n.phrases?void 0:n.phrases[e])&&"string"==typeof t||"string"==typeof n.phrases[e],t.isComplexPhrase=e=>"object"==typeof e,t.getComplexPhase=e=>{var t;return Object.entries(e).reduce(((e,[t,a])=>"_"!==t?e.replace(`%{${t}}`,a):e),null!==(t=null==e?void 0:e._)&&void 0!==t?t:"")}}},t={};return function a(n){var o=t[n];if(void 0!==o)return o.exports;var r=t[n]={exports:{}};return e[n].call(r.exports,r,r.exports,a),r.exports}(607)})())); | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.prismaticTranslations=t():e.prismaticTranslations=t()}(this,(()=>(()=>{"use strict";var e={607:function(e,t,a){var n=this&&this.__createBinding||(Object.create?function(e,t,a,n){void 0===n&&(n=a);var o=Object.getOwnPropertyDescriptor(t,a);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[a]}}),Object.defineProperty(e,n,o)}:function(e,t,a,n){void 0===n&&(n=a),e[n]=t[a]}),o=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)"default"!==a&&Object.prototype.hasOwnProperty.call(e,a)&&n(t,e,a);return o(t,e),t},i=this&&this.__exportStar||function(e,t){for(var a in e)"default"===a||Object.prototype.hasOwnProperty.call(t,a)||n(t,e,a)};Object.defineProperty(t,"__esModule",{value:!0});const s=r(a(915));i(a(699),t),i(a(593),t),i(a(915),t),t.default=Object.assign({},s)},915:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.phrases=t.uniquePhrases=t.sharedPhrases=void 0;const n=a(855);Object.defineProperty(t,"sharedPhrases",{enumerable:!0,get:function(){return n.sharedPhrases}});const o=a(374);Object.defineProperty(t,"uniquePhrases",{enumerable:!0,get:function(){return o.uniquePhrases}}),t.phrases=Object.assign(Object.assign({},n.sharedPhrases),o.uniquePhrases)},887:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.chipPhases=void 0,t.chipPhases={"chip.templateLabel":"Template","chip.privateLabel":"Private"}},999:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.commonPhrases=void 0,t.commonPhrases={"common.cancelButton":"Cancel","common.contactUsButton":"Contact us","common.contactUsText":"Don’t see an action you’re looking for?","common.loading":"Loading","common.noPublishedMessage":"This version has no publish message","common.saveButton":"Save","common.saving":"Saving","common.unauthorized":"You must be authenticated."}},980:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.configWizardPhrases=void 0,t.configWizardPhrases={"configWizard.noConfigurationText":"This configuration page has no configuration."}},11:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.dataTablePhrases=void 0,t.dataTablePhrases={"dataTable.activeInstancesLabel":"Active Instances","dataTable.categoryLabel":"Category","dataTable.connectionLabel":"Connection","dataTable.commentsLabel":"Comments","dataTable.customerLabel":"Customer","dataTable.defaultLabel":"Default","dataTable.descriptionLabel":"Description","dataTable.emailLabel":"Email","dataTable.eventsLabel":"Events","dataTable.exampleLabel":"Example","dataTable.flowLabel":"Flow","dataTable.instanceLabel":"Instance","dataTable.inputLabel":"Input","dataTable.inputsText":{_:"%{count} inputs",count:0},"dataTable.integrationLabel":"Integration","dataTable.labelsLabel":"Labels","dataTable.lastTriggeredAtLabel":"Last triggered","dataTable.messageLabel":"Message","dataTable.nameLabel":"Name","dataTable.requiredLabel":"Required","dataTable.publishedLabel":"Published","dataTable.timestampLabel":"Timestamp","dataTable.triggersLabel":"Triggers","dataTable.typeLabel":"Type","dataTable.versionLabel":"Version","dataTable.userIdentifierLabel":"User Identifier"}},841:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.detailPhrases=void 0,t.detailPhrases={"detail.categoryLabel":"Category","detail.configVariableLabel":"Config Variable","detail.customerLabel":"Customer","detail.descriptionLabel":"Description","detail.executionLabel":"Execution","detail.executionText":"View in Execution Context","detail.instanceLabel":"Instance","detail.integrationLabel":"Integration","detail.labelsLabel":"Labels","detail.lastRunLabel":"Last Run","detail.overviewLabel":"Overview","detail.retryButton":"Show more...","detail.retryLabel":"Retry","detail.retryValue":{_:"%{retryCount} retries of %{maxRetryCount} total.",retryCount:0,maxRetryCount:0},"detail.statusLabel":"Status","detail.statusPausedValue":"Paused","detail.statusRunningValue":"Running","detail.statusUnconfiguredValue":"Activated but not configured","detail.versionLabel":"Version"}},250:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.dialogPhrases=void 0,t.dialogPhrases={"deleteDialog.confirmButton":{_:"Remove %{removeType}",removeType:""},"deleteDialog.confirmRequiredTextValidation":{_:"does not match: %{requiredText}",requiredText:"Delete"},"deleteDialog.confirmText":"To confirm please type","deleteDialog.openButton":{_:"Remove %{removeType}",removeType:""},"deleteDialog.requiredText":"Delete","deleteDialog.title":"Are you sure?","deleteDialog.warningText":{_:"This action cannot be undone. This will permanently delete %{requiredText} %{removalItems}.",requiredText:"",removalItems:void 0},"webhookUrlDialog.title":"Webhook URLs","webhookUrlDialog.openButton":"Details","activateIntegrationDialog.addButton":"Add Instance","activateIntegrationDialog.banner.text--isNotConfigurable":{_:"Please contact %{organization} to configure this integration.",organization:"your organization"},"activateIntegrationDialog.cancelButton":"Cancel","activateIntegrationDialog.configureButton":"Configure","activateIntegrationDialog.instancesText":"View an existing instance, or create a new one.","activateIntegrationDialog.instancesTitle":"Instances","activateIntegrationDialog.marketplaceConfigurationError":"Contact organization to configure this integration","activateIntegrationDialog.viewButton":"View","deleteUserConfigurationDialog.confirmButton":"Remove Integration","deleteUserConfigurationDialog.confirmButton--isAdmin":"Remove User Configuration","deleteUserConfigurationDialog.openButton":"Delete","deleteUserConfigurationDialog.title":"Are you sure?","deleteUserConfigurationDialog.warningText":"This action cannot be undone. This will permanently delete the integration.","deleteUserConfigurationDialog.warningText--isAdmin":{_:"This action cannot be undone. This will permanently delete the configuration for %{email}.",email:""},"deleteUserConfigurationDialog.confirmButton--isCustomerMarketplaceUser":"Deactivate Integration","deleteUserConfigurationDialog.options.userConfigurationButton":"User Configuration","deleteUserConfigurationDialog.warningText--isCustomerMarketplaceUser":"This action cannot be undone. This will deactivate the integration.","deleteUserConfigurationDialog.warningText--hasUserConfiguration":"This will remove all user configurations and deactivate the integration.","deactivateIntegrationDialog.openButton":"Deactivate Integration","deactivateIntegrationDialog.confirmButton":"Deactivate Integration","deactivateIntegrationDialog.title":"Are you sure?","deactivateIntegrationDialog.warningText":"This will deactivate this integration.","configurationWizardDialog.cancelButton":"Cancel","configurationWizardDialog.finishButton":"Finish","configurationWizardDialog.nextButton":"Next","configurationWizardDialog.previousButton":"Previous","configurationWizardDialog.previousWarningText":"Returning to the previous page will discard unsaved changes on this page. Are you sure?","apiKeyDialog.cancelButton":"Cancel","apiKeyDialog.generateApiKeyButton":"Generate API key","apiKeyDialog.text":"This will remove the existing API Key.","apiKeyDialog.title":"API key","apiKeyDialog.updateButton":"Update"}},348:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.executionPhrases=void 0,t.executionPhrases={"executionDetails.title":"Execution Details","executionOptions.title":"Executions"}},916:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.filterPhrases=void 0,t.filterPhrases={"filterBar.breadcrumb.activeIntegrations":"Active Integrations","filterBar.breadcrumb.instances":"Instances","filterBar.breadcrumb.components":"Components","filterBar.breadcrumb.integrationMarketplace":"Integration Marketplace","filterBar.clearFiltersButton":"Clear filters","filterBar.openFiltersButton":"Filter","filterBar.refreshButton":"Refresh","filterBar.refreshTooltip":"Auto-polling is only available with default filters.","filterBar.title":"","filterResults.placeholderCta":"","filterResults.placeholderText":"","filterResults.placeholderTitle":"","emptyState.alertGroupsTitle":"Alert groups","emptyState.alertGroupsText":"You likely want to be notified when an instance deployed to a customer does something out of the ordinary (maybe it throws an error because a third-party API is down, or is disabled by a customer unexpectedly).","emptyState.alertGroupsTextTwo":"You can create groups of people who should be notified when an alert monitor on an instance is triggered.","emptyState.alertGroupsDocsButton":"Learn about alert groups","emptyState.alertMonitorsTitle":"Alert monitors","emptyState.alertMonitorsText":"If an instance encounters an error (maybe a third-party API is down), you probably want to be alerted. You can configure monitoring and alerting rules to notify your team or even customers via text, email, or webhook when certain events occur.","emptyState.alertMonitorsTextTwo":"Not all alerts are bad - you can also alert people when an instance is enabled, or when it runs successfully.","emptyState.alertMonitorsText--customer":"Here you will see any alerts that have been configured for you integrations.","emptyState.alertMonitorsDocsButton":"Learn about alert monitors","emptyState.alertWebhooksTitle":"Alert webhooks","emptyState.alertWebhooksText":"Alert webhooks allow you to send alert notifications to a third-party monitoring system, like PagerDuty, OpsGenie, or Slack, or to a webhook endpoint that you manage.","emptyState.alertWebhooksDocsButton":"Learn about alert webhooks","emptyState.attachmentsTitle":"Customer attachments","emptyState.attachmentsText":"Attachments are a place to store documents that both customers and your team members can reference.","emptyState.credentialsTitle":"Organization credential","emptyState.credentialsText":"Credentials that are saved at an organization level are either applicable to all of your customers (like a shared API key), or they're used by your team members for testing integrations.","emptyState.credentialsDocsButton":"Learn About Credentials","emptyState.credentialsDocsButtonTwo":"OAuth 2.0 in Prismatic","emptyState.customerCredentialsTitle":"Customer credentials","emptyState.customerCredentialsText":"When you deploy an instance of an integration to a customer, that customer's credentials are used to connect to third-party apps and services.","emptyState.customersTitle":"Customers","emptyState.customersText":"You'll manage your customers here. You can deploy any number of your integrations to each customer, or they can activate integrations themselves through the marketplace.","emptyState.customersTextTwo":"From each customer record, you can deploy or reconfigure their integrations, review logs, manage their users, and more.","emptyState.customersDocsButton":"Learn about customers","emptyState.customerUsersTitle":"Customer users","emptyState.customerUsersText":"You can invite your customers to log in to Prismatic, so they can manage instances deployed to them and review their own executions and logs.","emptyState.customerUsersTextTwo":"Note: You do not need to add customer users to Prismatic if your users authenticate through an embedded marketplace.","emptyState.customerUsersDocsButton":"Learn about customer users","emptyState.customerUsersDocsButtonTwo":"Embedded marketplace user authentication","emptyState.executionsTitle":"Instance executions","emptyState.executionsText":"Each time an instance of an integration runs, that's called an execution. Execution details are available here.","emptyState.executionsTextTwo":"You can inspect execution logs and results of each step of the execution, which is useful for support and debugging purposes.","emptyState.executionsDocsButton":"Learn about instance executions","emptyState.instancesTitle":"Instances","emptyState.instancesText":"In Prismatic, integrations are reusable - they can be deployed to multiple customers and configured to behave differently from one customer to the next.","emptyState.instancesTextTwo":"An instance is an integration that has been deployed to a specific customer using customer-specific configuration.","emptyState.instancesText--customer":"Here you will see any integrations that have been configured in the marketplace or deployed directly to your organization.","emptyState.instancesDocsButton":"Learn about instances","emptyState.integrationsTitle":"Integrations","emptyState.integrationsText":"Integrations are reusable workflows that connect your product to the other apps and services your customers use.","emptyState.integrationsTextTwo":"After building an integration, you can deploy it to one or more of your customers, or add it to your marketplace, where customers can activate it themselves.","emptyState.integrationsDocsButton":"Learn about integrations","emptyState.integrationMarketplaceTitle":"Integration marketplace","emptyState.integrationMarketplaceText":"Your integration marketplace is where your customers go to browse your integration offerings and self-activate the ones they want. It can be white-labeled and embedded in your app to create a native integration experience.","emptyState.integrationMarketplaceTextTwo":"Here is where you set up which integrations are included in your marketplace and how they appear.","emptyState.integrationMarketplaceText--customer":"The integration marketplace displays integrations that have been enabled or available for configuration.","emptyState.integrationMarketplaceDocsButton":"Learn about the integration marketplace","emptyState.integrationMarketplaceDocsButtonTwo":"Embedding marketplace in your app","emptyState.logsTitle":"Logs","emptyState.logsText":"If actions in your deployed instances generate log messages, you'll find those here.","emptyState.logsTextTwo":"From this page you can search and filter logs so you can keep tabs on exactly what's going on with your customers' live integrations.","emptyState.logsText--customer":"If actions in your deployed instances generate log messages, you'll find those here.","emptyState.logsTextTwo--customer":"From this page you can search and filter logs so you can keep tabs on exactly what's going on with your integrations.","emptyState.logsDocsButton":"Learn about logs","emptyState.logStreamsTitle":"Log streams","emptyState.logStreamsText":"Log streams allow you to send Prismatic logs to an external logging service (like DataDog or New Relic) or your own proprietary logging system.","emptyState.logStreamsDocsButton":"Learn about log streams"}},997:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.headerPhrases=void 0,t.headerPhrases={"header.actionsText":"Actions","header.connectionsText":"Connections","header.dataSourcesText":"Data Sources","header.triggersText":"Triggers","header.uncategorizedText":"Uncategorized","executionDetails.title":"Execution Details","executionOptions.title":"Executions"}},855:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sharedPhrases=t.triggerDetailsPhrases=t.tooltipPhrases=t.tabPhrases=t.popoverPhrases=t.oAuthConnectionPhrases=t.noResultsPhrases=t.logSeverityPhrases=t.inputPhrases=t.headerPhrases=t.filterPhrases=t.executionPhrases=t.dialogPhrases=t.detailPhrases=t.dataTablePhrases=t.configWizardPhrases=t.commonPhrases=t.chipPhases=void 0;const n=a(887);Object.defineProperty(t,"chipPhases",{enumerable:!0,get:function(){return n.chipPhases}});const o=a(999);Object.defineProperty(t,"commonPhrases",{enumerable:!0,get:function(){return o.commonPhrases}});const r=a(980);Object.defineProperty(t,"configWizardPhrases",{enumerable:!0,get:function(){return r.configWizardPhrases}});const i=a(11);Object.defineProperty(t,"dataTablePhrases",{enumerable:!0,get:function(){return i.dataTablePhrases}});const s=a(841);Object.defineProperty(t,"detailPhrases",{enumerable:!0,get:function(){return s.detailPhrases}});const l=a(250);Object.defineProperty(t,"dialogPhrases",{enumerable:!0,get:function(){return l.dialogPhrases}});const u=a(348);Object.defineProperty(t,"executionPhrases",{enumerable:!0,get:function(){return u.executionPhrases}});const c=a(916);Object.defineProperty(t,"filterPhrases",{enumerable:!0,get:function(){return c.filterPhrases}});const d=a(997);Object.defineProperty(t,"headerPhrases",{enumerable:!0,get:function(){return d.headerPhrases}});const g=a(517);Object.defineProperty(t,"inputPhrases",{enumerable:!0,get:function(){return g.inputPhrases}});const p=a(834);Object.defineProperty(t,"logSeverityPhrases",{enumerable:!0,get:function(){return p.logSeverityPhrases}});const h=a(389);Object.defineProperty(t,"noResultsPhrases",{enumerable:!0,get:function(){return h.noResultsPhrases}});const b=a(829);Object.defineProperty(t,"oAuthConnectionPhrases",{enumerable:!0,get:function(){return b.oAuthConnectionPhrases}});const m=a(353);Object.defineProperty(t,"popoverPhrases",{enumerable:!0,get:function(){return m.popoverPhrases}});const y=a(656);Object.defineProperty(t,"tabPhrases",{enumerable:!0,get:function(){return y.tabPhrases}});const f=a(249);Object.defineProperty(t,"tooltipPhrases",{enumerable:!0,get:function(){return f.tooltipPhrases}});const P=a(286);Object.defineProperty(t,"triggerDetailsPhrases",{enumerable:!0,get:function(){return P.triggerDetailsPhrases}}),t.sharedPhrases=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.chipPhases),o.commonPhrases),r.configWizardPhrases),i.dataTablePhrases),s.detailPhrases),l.dialogPhrases),u.executionPhrases),c.filterPhrases),d.headerPhrases),g.inputPhrases),p.logSeverityPhrases),h.noResultsPhrases),b.oAuthConnectionPhrases),m.popoverPhrases),y.tabPhrases),f.tooltipPhrases),P.triggerDetailsPhrases)},517:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.inputPhrases=void 0,t.inputPhrases={"input.alertMonitorLabel":"Monitor","input.alertTriggerLabel":"Alert Trigger","input.apiKeyAddButton":"Add API key","input.apiKeyLabel":"API key","input.apiKeyPlaceholder":"No API key configured","input.categoryLabel":"Category","input.codePlaceholder":"Edit","input.commentLabel":"Comment","input.confirmRequiredTextLabel":"Confirmation text","input.contentTypeLabel":"Content type","input.customerLabel":"Customer","input.dateError":"There was an error","input.dateTimeError":"There was an error","input.defaultValueLabel":"Default Value","input.descriptionLabel":"Description","input.emailLabel":"Email","input.endDateHelperText":{_:"* Maximum filter range is %{hours} hours",hours:48},"input.endDateLabel":"End Date/Time","input.externalIdLabel":"External ID","input.failedPreprocessFlowsOnlyLabel":"Show only failed preprocess flows","input.filterSearchPlaceholder":{_:"Search %{type}",type:""},"input.hasOutdatedComponentsLabel":"Has outdated components","input.headersAddButton":"Add header","input.headersKeyLabel":"Key","input.headersLabel":"Headers","input.headersValueLabel":"Value","input.includeCustomerComponentsLabel":"Include customer components","input.includeCustomerIntegrationsLabel":"Include customer integrations","input.instanceLabel":"Instance","input.integrationLabel":"Integration","input.integrationVersionLabel":"Integration Version","input.integrationVersionLatestLabel":"Designer Version","input.keyLabel":"Key","input.keyPlaceholder":"Key","input.labelsLabel":"Labels","input.latestVersionLabel":"Designer Version","input.logSeverityLabel":"Log Severity","input.logType.integrationConnectionValue":"Connection Only","input.logType.integrationExecutionAndConnectionValue":"Execution & Connection","input.logType.integrationExecutionValue":"Execution Only","input.logTypeLabel":"Log type","input.marketplaceVersionLabel":"Marketplace Version","input.noOptionsValue":"No options found","input.noneValue":"None","input.objectFieldMapPlaceholder":"Edit","input.originalOnlyLabel":"Show original executions only","input.payloadBodyLabel":"Payload body","input.postUrlLabel":"Post URL","input.roleLabel":"Role","input.selectFlowLabel":"Flow Selector","input.severityLabel":"Log severity","input.showOnlyPrivateComponentsLabel":"Show only private components","input.showOnlyTemplatesLabel":"Show only templates","input.startDateLabel":"Start Date/Time","input.status.allValue":"All","input.status.disabledValue":"Disabled","input.status.enabledValue":"Enabled","input.status.failedValue":"Failed","input.status.runningValue":"Running","input.status.successfulValue":"Successful","input.statusLabel":"Status","input.stepLabel":"Step","input.urlLabel":"URL","input.valueAddButton":"Add value","input.valueLabel":"Value","input.valuePlaceholder":"Add a value"}},834:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.logSeverityPhrases=void 0,t.logSeverityPhrases={"logSeverity.debug":"Debug","logSeverity.error":"Error","logSeverity.fatal":"Fatal","logSeverity.info":"Info","logSeverity.metric":"Metric","logSeverity.trace":"Trace","logSeverity.warn":"Warn"}},389:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.noResultsPhrases=void 0,t.noResultsPhrases={"noResults.title":"No results","noResults.text":{_:'Your search of "%{searchTerm}" returned no results.',searchTerm:""}}},829:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.oAuthConnectionPhrases=void 0,t.oAuthConnectionPhrases={"oAuthConnection.connectButton":"Connect","oAuthConnection.disconnectButton":"Disconnect"}},353:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.popoverPhrases=void 0,t.popoverPhrases={"versionHistorySavePublishPopover.title":{_:"Version %{versionNumber}"},"versionHistorySavePublishPopover.saveButton":"Save & Publish","versionHistorySavePublishPopover.openButton":"Save & Publish"}},656:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tabPhrases=void 0,t.tabPhrases={"alertMonitorsTab.title":"Monitors","configurationTab.title":"User Configuration","executionsTab.title":"Executions","payloadTab.title":"Payload","summaryTab.title":"Summary","testTab.testResults.banner.text--testIsRunning":"Test is running","testTab.testResults.button":"View Execution","testTab.testResults.title":"Endpoint test result","testTab.title":"Test","stepOutputsTab.noResultsText":"Result preview not available for this step","stepOutputsTab.noStepOutputsText":"No step outputs available","stepOutputsTab.stepNotSelected":"Step Not Available","stepOutputsTab.title":"Step Outputs","logsTab.banner.error":{_:"Error",count:0},"logsTab.banner.errorPlural":{_:"Errors",count:0},"logsTab.noLogsTitle":"No logs available","logsTab.noTestSelectedText":"Select a test run to view test logs","logsTab.noTestSelectedTitle":"No test run selected","logsTab.showAllButton":"Show all logs","logsTab.showErrorsButton":"Show only errors","logsTab.title":"Logs","retryTab.cancelledLabel":"Cancelled by a new execution","retryTab.scheduledRetryLabel":"Next retry","retryTab.scheduledRetryText":{_:"%{retryIndex} of %{maxRetryCount} at %{nextScheduledRetry}",maxRetryCount:0,nextScheduledRetry:"",retryIndex:0},"retryTab.statusFailedPluralText":{_:"Failed after %{retryCount} retries",retryCount:0},"retryTab.statusFailedText":{_:"Failed after %{retryCount} retry",retryCount:0},"retryTab.statusLabel":"Final status","retryTab.statusSuccessText":{_:"Succeeded on retry %{retryCount}",retryCount:0},"retryTab.title":"Retry"}},249:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tooltipPhrases=void 0,t.tooltipPhrases={"tooltip.close":"Close","tooltip.connectionLogs":"Connection Logs","tooltip.connectionLogs--noLogs":"No Connection Logs","tooltip.copyConfirmed":"Copied to clipboard!","tooltip.copyCurl":"Copy cURL to clipboard","tooltip.copyLog":"Copy log to clipboard","tooltip.copyPayload":"Copy payload to clipboard","tooltip.copyUrl":"Copy URL to clipboard","tooltip.marketplaceVersion":"Upgrade the Marketplace Configuration to this latest published version.","tooltip.passApiKeyToHeader":"Pass this API key via an HTTP header","tooltip.restoreDefault":"Restore default"}},286:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.triggerDetailsPhrases=void 0,t.triggerDetailsPhrases={"triggerDetails.apiConfiguredText":"API key configured","triggerDetails.noApiConfiguredText":"No API key configured","triggerDetails.title":"Trigger details"}},214:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.notFoundPhrases=void 0,t.notFoundPhrases={"404__button":"Back to dashboard","404__text":"The page you requested was not found.","404__title":"404"}},332:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.appMarketplaceNotFoundPhrases=void 0,t.appMarketplaceNotFoundPhrases={"app.marketplace-not-found__text":"The page you requested was not found.","app.marketplace-not-found__title":"Not Found"}},218:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.componentsPhrases=void 0,t.componentsPhrases={"components__filterBar.title":"Components"}},374:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.uniquePhrases=t.integrationsPhrases=t.integrationIdTestPhrases=t.integrationIdLogsPhrases=t.integrationIdExecutionsPhrases=t.integrationIdConfigurationsPhrases=t.integrationIdAlertMonitorsPhrases=t.integrationIdPhrases=t.integrationMarketplacePhrases=t.componentsPhrases=t.appMarketplaceNotFoundPhrases=t.notFoundPhrases=void 0;const n=a(214);Object.defineProperty(t,"notFoundPhrases",{enumerable:!0,get:function(){return n.notFoundPhrases}});const o=a(332);Object.defineProperty(t,"appMarketplaceNotFoundPhrases",{enumerable:!0,get:function(){return o.appMarketplaceNotFoundPhrases}});const r=a(218);Object.defineProperty(t,"componentsPhrases",{enumerable:!0,get:function(){return r.componentsPhrases}});const i=a(211);Object.defineProperty(t,"integrationMarketplacePhrases",{enumerable:!0,get:function(){return i.integrationMarketplacePhrases}});const s=a(652);Object.defineProperty(t,"integrationIdPhrases",{enumerable:!0,get:function(){return s.integrationIdPhrases}});const l=a(405);Object.defineProperty(t,"integrationIdAlertMonitorsPhrases",{enumerable:!0,get:function(){return l.integrationIdAlertMonitorsPhrases}});const u=a(424);Object.defineProperty(t,"integrationIdConfigurationsPhrases",{enumerable:!0,get:function(){return u.integrationIdConfigurationsPhrases}});const c=a(227);Object.defineProperty(t,"integrationIdExecutionsPhrases",{enumerable:!0,get:function(){return c.integrationIdExecutionsPhrases}});const d=a(550);Object.defineProperty(t,"integrationIdLogsPhrases",{enumerable:!0,get:function(){return d.integrationIdLogsPhrases}});const g=a(176);Object.defineProperty(t,"integrationIdTestPhrases",{enumerable:!0,get:function(){return g.integrationIdTestPhrases}});const p=a(468);Object.defineProperty(t,"integrationsPhrases",{enumerable:!0,get:function(){return p.integrationsPhrases}}),t.uniquePhrases=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.notFoundPhrases),o.appMarketplaceNotFoundPhrases),r.componentsPhrases),i.integrationMarketplacePhrases),s.integrationIdPhrases),l.integrationIdAlertMonitorsPhrases),u.integrationIdConfigurationsPhrases),c.integrationIdExecutionsPhrases),d.integrationIdLogsPhrases),g.integrationIdTestPhrases),p.integrationsPhrases)},211:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationMarketplacePhrases=void 0,t.integrationMarketplacePhrases={"integration-marketplace__card.activateLabel":"Activated but not configured","integration-marketplace__card.pausedLabel":"Paused","integration-marketplace__card.runningLabel":"Activated","integration-marketplace__card.ulcUnconfiguredLabel":"Activated but not configured","integration-marketplace__filterBar.activateButton":"Activated","integration-marketplace__filterBar.allButton":"All","integration-marketplace__filterBar.title":"Marketplace","integration-marketplace__filterResults.placeholderText":"Click the add integration button to add an integration.","integration-marketplace__filterResults.placeholderTitle":"integrations","integration-marketplace__input.filterSearchPlaceholder":{_:"Search integrations"},"integration-marketplace.instanceUnconfiguredTooltip":"Integration is not configured.","integration-marketplace.instancePausedTooltip":"Integration is paused.","integration-marketplace.instanceActivatedTooltip":"Integration is activated.","integration-marketplace.userUnconfiguredTooltip":"Current user is not configured.","integration-marketplace.userActivatedTooltip":"Current user is activated.","integration-marketplace.instancesUnconfiguredTooltip":"At least one instance is not configured.","integration-marketplace.instancesPausedTooltip":"At least one instance is paused.","integration-marketplace.instancesActivatedTooltip":"All instances are activated.","integration-marketplace.usersUnconfiguredTooltip":"At least one user is not configured.","integration-marketplace.usersActivatedTooltip":"All users are activated."}},405:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdAlertMonitorsPhrases=void 0,t.integrationIdAlertMonitorsPhrases={"integrations.id.alert-monitors__filterResults.placeholderCta":"Go to customers","integrations.id.alert-monitors__filterResults.placeholderText":"To add a monitor, first select a customer.","integrations.id.alert-monitors__filterResults.placeholderText--hasInstanceOrCustomer":"Click the add monitor button to add a monitor.","integrations.id.alert-monitors__filterResults.placeholderTitle":"Monitors","integrations.id.alert-monitors__input.filterSearchPlaceholder":{_:"Search monitors"}}},424:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdConfigurationsPhrases=void 0,t.integrationIdConfigurationsPhrases={"integrations.id.configurations__input.filterSearchPlaceholder":{_:"Search user configurations"}}},227:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdExecutionsPhrases=void 0,t.integrationIdExecutionsPhrases={"integrations.id.executions__filterResults.placeholderText":"Run an instance to see results","integrations.id.executions__filterResults.placeholderTitle":"No Executions"}},550:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdLogsPhrases=void 0,t.integrationIdLogsPhrases={"integrations.id.logs__filterResults.placeholderCta":"Go to instances","integrations.id.logs__filterResults.placeholderCta--hasCustomer":"Go to instances","integrations.id.logs__filterResults.placeholderText":"To add logs, first start an instance.","integrations.id.logs__filterResults.placeholderText--hasCustomer":"To add logs, first start an instance.","integrations.id.logs__filterResults.placeholderText--hasInstance":"To add logs, make sure your instance is running.","integrations.id.logs__filterResults.placeholderTitle":"Logs","integrations.id.logs__input.filterSearchPlaceholder":{_:"Search logs"}}},176:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdTestPhrases=void 0,t.integrationIdTestPhrases={"integrations.id.test__filterBar.saveRunButton":"Save & Run Test"}},652:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationIdPhrases=void 0,t.integrationIdPhrases={"integrations.id__banner.customerActivateText":{_:"Please contact %{organization} to activate this integration.",organization:"organization"},"integrations.id__banner.customerUpdateText":{_:"Please contact %{organization} to update to latest version.",organization:"organization"},"integrations.id__banner.enabledText":"Your integration is enabled","integrations.id__banner.pauseButton":"Pause Integration","integrations.id__banner.pausedText":"Your integration is paused","integrations.id__banner.unpauseButton":"Unpause Integration","integrations.id__banner.updateButton":"Update","integrations.id__banner.updateText":"There is an update available","integrations.id__filterBar.configureUserButton":"Configure User Level Configuration","integrations.id__filterBar.reconfigureButton":"Reconfigure","integrations.id__filterBar.reconfigureUserButton":"Reconfigure User Level Configuration","integrations.id__filterBar.viewConfigurationButton":"View Configuration","integrations.id__filterBar.viewUserConfigurationButton":"View User Level Configuration"}},468:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.integrationsPhrases=void 0,t.integrationsPhrases={"integrations__filterBar.addButton":"Add integration","integrations__filterBar.title":"Integrations"}},699:(e,t)=>{var a;Object.defineProperty(t,"__esModule",{value:!0}),t.Namespace=void 0,(a=t.Namespace||(t.Namespace={})).COMPONENTS="components",a.INTEGRATIONS="integrations",a.MARKETPLACE="integration-marketplace",a.MARKETPLACE_INTEGRATION_ALERT_MONITORS="integrations.id.alert-monitors",a.MARKETPLACE_INTEGRATION_CONFIGURATION="integrations.id.configurations",a.MARKETPLACE_INTEGRATION_EXECUTIONS="integrations.id.executions",a.MARKETPLACE_INTEGRATION_LOGS="integrations.id.logs",a.MARKETPLACE_INTEGRATION_SUMMARY="integrations.id",a.MARKETPLACE_INTEGRATION_TEST="integrations.id.test",a.MARKETPLACE_NOT_FOUND="app.marketplace-not-found"},593:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getComplexPhase=t.isComplexPhrase=t.isSimplePhrase=void 0;const n=a(915);t.isSimplePhrase=(e,t)=>!(null===n.phrases||void 0===n.phrases?void 0:n.phrases[e])&&"string"==typeof t||"string"==typeof n.phrases[e],t.isComplexPhrase=e=>"object"==typeof e,t.getComplexPhase=e=>{var t;return Object.entries(e).reduce(((e,[t,a])=>"_"!==t?e.replace(`%{${t}}`,a):e),null!==(t=null==e?void 0:e._)&&void 0!==t?t:"")}}},t={};return function a(n){var o=t[n];if(void 0!==o)return o.exports;var r=t[n]={exports:{}};return e[n].call(r.exports,r,r.exports,a),r.exports}(607)})())); |
@@ -15,3 +15,23 @@ import { NamespacedSharedAndUniquePhrases, SimplePhrase } from "../../types"; | ||
"integration-marketplace__filterBar.allButton": SimplePhrase; | ||
/** English: "Integration is not configured." */ | ||
"integration-marketplace.instanceUnconfiguredTooltip": SimplePhrase; | ||
/** English: "Integration is paused." */ | ||
"integration-marketplace.instancePausedTooltip": SimplePhrase; | ||
/** English: "Integration is activated." */ | ||
"integration-marketplace.instanceActivatedTooltip": SimplePhrase; | ||
/** English: "Current user is not configured." */ | ||
"integration-marketplace.userUnconfiguredTooltip": SimplePhrase; | ||
/** English: "Current user is activated." */ | ||
"integration-marketplace.userActivatedTooltip": SimplePhrase; | ||
/** English: "At least one instance is not configured." */ | ||
"integration-marketplace.instancesUnconfiguredTooltip": SimplePhrase; | ||
/** English: "At least one instance is paused." */ | ||
"integration-marketplace.instancesPausedTooltip": SimplePhrase; | ||
/** English: "All instances are activated." */ | ||
"integration-marketplace.instancesActivatedTooltip": SimplePhrase; | ||
/** English: "At least one user is not configured." */ | ||
"integration-marketplace.usersUnconfiguredTooltip": SimplePhrase; | ||
/** English: "All users are activated." */ | ||
"integration-marketplace.usersActivatedTooltip": SimplePhrase; | ||
} | ||
export declare const integrationMarketplacePhrases: NamespacedSharedAndUniquePhrases<IntegrationMarketplacePhrases>; |
@@ -21,3 +21,3 @@ { | ||
"license": "MIT", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"main": "dist/index.js", | ||
@@ -24,0 +24,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
259565
1597