@salesforce/lds-adapters-analytics-wave 1.449.0 → 1.451.0-dev1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +4 -13
  2. package/sfdc/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-analytics-wave",
3
- "version": "1.449.0",
3
+ "version": "1.451.0-dev1",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "The Einstein Analytics family of APIs",
6
6
  "main": "dist/es/es2018/analytics-wave.js",
@@ -34,13 +34,10 @@
34
34
  "module": "analyticsWaveApi"
35
35
  },
36
36
  "scripts": {
37
- "clean": "rm -rf dist sfdc src/generated karma/dist",
37
+ "clean": "rm -rf dist sfdc src/generated",
38
38
  "build": "yarn build:services",
39
- "build:karma": "rollup --bundleConfigAsCjs --config rollup.config.karma.js",
40
39
  "build:raml": "luvio generate src/raml/luvio.raml src/generated -p './scripts/lds-analytics-wave-plugin.js'",
41
40
  "build:services": "rollup --bundleConfigAsCjs --config rollup.config.js",
42
- "start": "nx build:karma && karma start",
43
- "test": "nx build:karma && karma start --single-run",
44
41
  "test:unit": "jest",
45
42
  "release:corejar": "yarn build && ../core-build/scripts/core.js --adapter=lds-adapters-analytics-wave",
46
43
  "release:core": "../../scripts/release/core.js --adapter=lds-adapters-analytics-wave"
@@ -57,20 +54,14 @@
57
54
  "outputs": [
58
55
  "{projectRoot}/src/generated"
59
56
  ]
60
- },
61
- "build:karma": {
62
- "outputs": [
63
- "{projectRoot}/karma/dist"
64
- ]
65
57
  }
66
58
  }
67
59
  },
68
60
  "dependencies": {
69
- "@salesforce/lds-bindings": "^1.449.0"
61
+ "@salesforce/lds-bindings": "^1.451.0-dev1"
70
62
  },
71
63
  "devDependencies": {
72
- "@salesforce/lds-compiler-plugins": "^1.449.0",
73
- "@salesforce/lds-karma": "^1.449.0"
64
+ "@salesforce/lds-compiler-plugins": "^1.451.0-dev1"
74
65
  },
75
66
  "volta": {
76
67
  "extends": "../../package.json"
package/sfdc/index.js CHANGED
@@ -33563,4 +33563,4 @@ withDefaultLuvio((luvio) => {
33563
33563
  });
33564
33564
 
33565
33565
  export { createDataConnector, createDataflowJob, createDataset, createDatasetVersion, createReplicatedDataset, createWaveFolder, deleteDataConnector, deleteDataset, deleteRecipe, deleteReplicatedDataset, deleteWaveFolder, executeQuery, executeQuery_imperative, getActions, getActions_imperative, getAnalyticsLimits, getAnalyticsLimits_imperative, getDataConnector, getDataConnectorNotifyChange, getDataConnectorSourceFields, getDataConnectorSourceFieldsNotifyChange, getDataConnectorSourceFieldsWithAdvProps, getDataConnectorSourceFieldsWithAdvPropsNotifyChange, getDataConnectorSourceFieldsWithAdvProps_imperative, getDataConnectorSourceFields_imperative, getDataConnectorSourceObject, getDataConnectorSourceObjectDataPreviewWithFields, getDataConnectorSourceObjectDataPreviewWithFields_imperative, getDataConnectorSourceObjectNotifyChange, getDataConnectorSourceObject_imperative, getDataConnectorSourceObjects, getDataConnectorSourceObjects_imperative, getDataConnectorStatus, getDataConnectorStatus_imperative, getDataConnectorTypes, getDataConnectorTypes_imperative, getDataConnector_imperative, getDataConnectors, getDataConnectors_imperative, getDataflowJob, getDataflowJobNode, getDataflowJobNodeNotifyChange, getDataflowJobNodeStage, getDataflowJobNodeStageNotifyChange, getDataflowJobNodeStageParents, getDataflowJobNodeStageParentsNotifyChange, getDataflowJobNodeStageParents_imperative, getDataflowJobNodeStage_imperative, getDataflowJobNodeStages, getDataflowJobNodeStages_imperative, getDataflowJobNode_imperative, getDataflowJobNodes, getDataflowJobNodes_imperative, getDataflowJobNotifyChange, getDataflowJob_imperative, getDataflowJobs, getDataflowJobs_imperative, getDataflows, getDataflows_imperative, getDataset, getDatasetNotifyChange, getDatasetVersion, getDatasetVersionNotifyChange, getDatasetVersion_imperative, getDatasetVersions, getDatasetVersions_imperative, getDataset_imperative, getDatasets, getDatasets_imperative, getDependencies, getDependencies_imperative, getRecipe, getRecipeNotification, getRecipeNotificationNotifyChange, getRecipeNotification_imperative, getRecipeNotifyChange, getRecipe_imperative, getRecipes, getRecipes_imperative, getReplicatedDataset, getReplicatedDatasetNotifyChange, getReplicatedDataset_imperative, getReplicatedDatasets, getReplicatedDatasets_imperative, getReplicatedFields, getReplicatedFieldsNotifyChange, getReplicatedFieldsWithAdvancedProps, getReplicatedFieldsWithAdvancedPropsNotifyChange, getReplicatedFieldsWithAdvancedProps_imperative, getReplicatedFields_imperative, getSchedule, getScheduleNotifyChange, getSchedule_imperative, getSecurityCoverageDatasetVersion, getSecurityCoverageDatasetVersion_imperative, getWaveFolder, getWaveFolderNotifyChange, getWaveFolder_imperative, getWaveFolders, getWaveFolders_imperative, getWaveTemplate, getWaveTemplateConfig, getWaveTemplateConfigNotifyChange, getWaveTemplateConfig_imperative, getWaveTemplateNotifyChange, getWaveTemplateReleaseNotes, getWaveTemplateReleaseNotesNotifyChange, getWaveTemplateReleaseNotes_imperative, getWaveTemplate_imperative, getWaveTemplates, getWaveTemplates_imperative, getWaveUnsupportedFeatures, getWaveUnsupportedFeatures_imperative, getXmd, getXmd_imperative, ingestDataConnector, updateDataConnector, updateDataflowJob, updateDataset, updateDatasetVersion, updatePartialWaveFolder, updateRecipe, updateRecipeNotification, updateReplicatedDataset, updateReplicatedFields, updateSchedule, updateWaveFolder, updateXmd, validateWaveTemplate };
33566
- // version: 1.449.0-7b415dc950
33566
+ // version: 1.451.0-dev1-70d3966695