@datama/light 0.2.0 → 0.4.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/dist/compare.css +88 -10
- package/dist/compare.umd.js +1 -1
- package/dist/explore.css +9311 -0
- package/dist/explore.umd.js +3 -0
- package/package.json +36 -208
- package/README.md +0 -79
package/package.json
CHANGED
|
@@ -1,210 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"assess:build:powerbi:license:prod": "scripts/build/powerbi.sh assess DataMaLightAssessDistribution FALSE TRUE FALSE https://api.prep.datama.io/v1.0",
|
|
39
|
-
"assess:build:powerbi:manual:prod": "scripts/build/powerbi.sh assess DataMaLightAssessDistribution FALSE TRUE TRUE https://api.prep.datama.io/v1.0",
|
|
40
|
-
"explore:build:powerbi:prod": "scripts/build/powerbi.sh explore DataMaLightHelper FALSE FALSE FALSE https://api.prep.datama.io/v1.0",
|
|
41
|
-
"explore:build:powerbi:license:prod": "scripts/build/powerbi.sh explore DataMaLightHelper FALSE TRUE FALSE https://api.prep.datama.io/v1.0",
|
|
42
|
-
"explore:build:powerbi:manual:prod": "scripts/build/powerbi.sh explore DataMaLightHelper FALSE TRUE TRUE https://api.prep.datama.io/v1.0",
|
|
43
|
-
"detect:build:powerbi:prod": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetection FALSE FALSE FALSE https://api.prep.datama.io/v1.0",
|
|
44
|
-
"detect:build:powerbi:license:prod": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetection FALSE TRUE FALSE https://api.prep.datama.io/v1.0",
|
|
45
|
-
"detect:build:powerbi:manual:prod": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetection FALSE TRUE TRUE https://api.prep.datama.io/v1.0",
|
|
46
|
-
"compare:obfuscate:lookerstudio": "node scripts/obfuscate.js generated/compare/lookerstudio true",
|
|
47
|
-
"compare:obfuscate:lookerstudio:dev": "node scripts/obfuscate.dev.js generated/compare/lookerstudio true",
|
|
48
|
-
"compare:obfuscate:powerbi": "node scripts/obfuscate.js generated/compare/powerbi",
|
|
49
|
-
"compare:obfuscate:npm": "node scripts/obfuscate.js generated/compare/npm true",
|
|
50
|
-
"compare:obfuscate:npm:dev": "node scripts/obfuscate.dev.js generated/compare/npm true",
|
|
51
|
-
"compare:build:npm": "scripts/build/npm.sh compare FALSE https://app.datama.io",
|
|
52
|
-
"compare:build:npm:dev": "scripts/build/npm.sh compare TRUE https://app.datama.io",
|
|
53
|
-
"compare:start:powerbi": "scripts/start/powerbi.sh compare app2.datama.io powerbi-datama-light DataMaLightCompareWaterfallStaging TRUE TRUE",
|
|
54
|
-
"compare:build:powerbi": "scripts/build/powerbi.sh compare DataMaLightCompareWaterfallStaging TRUE",
|
|
55
|
-
"compare:build:powerbi:license": "scripts/build/powerbi.sh compare DataMaLightCompareWaterfallStaging TRUE TRUE FALSE https://api.prep2.datama.io/v1.0",
|
|
56
|
-
"compare:build:powerbi:manual": "scripts/build/powerbi.sh compare DataMaLightCompareWaterfallStaging TRUE TRUE TRUE https://api.prep2.datama.io/v1.0",
|
|
57
|
-
"compare:build:qlik": "scripts/build/qlik.sh compare app2.datama.io qlik-datama-light https://api.prep2.datama.io/v1.0 TRUE",
|
|
58
|
-
"compare:build:lookerstudio": "scripts/build/lookerstudio.sh compare app2.datama.io looker-datama-light-local TRUE",
|
|
59
|
-
"compare:build:qlik:prod": "scripts/build/qlik.sh compare app.datama.io qlik-datama-light https://api.prep.datama.io/v1.0 FALSE",
|
|
60
|
-
"compare:build:lookerstudio:prod": "scripts/build/lookerstudio.sh compare app.datama.io looker-datama-light FALSE",
|
|
61
|
-
"compare:deploy:powerbi": "scripts/deploy/powerbi.sh compare app2.datama.io powerbi-datama-light-local DataMaLightCompareWaterfall TRUE",
|
|
62
|
-
"compare:deploy:powerbi:license": "scripts/deploy/powerbi.sh compare app2.datama.io powerbi-datama-light-local DataMaLightCompareWaterfall TRUE TRUE FALSE",
|
|
63
|
-
"compare:deploy:powerbi:manual": "scripts/deploy/powerbi.sh compare app2.datama.io powerbi-datama-light-local DataMaLightCompareWaterfall TRUE TRUE TRUE",
|
|
64
|
-
"compare:deploy:lookerstudio": "scripts/deploy/lookerstudio.sh compare app2.datama.io looker-datama-light-local TRUE",
|
|
65
|
-
"compare:deploy:lookerstudio:legacy": "scripts/deploy/lookerstudio.sh compare app2.datama.io looker-datama-light-local FALSE TRUE",
|
|
66
|
-
"compare:deploy:qlik": "scripts/deploy/qlik.sh compare app2.datama.io qlik-datama-light-local FALSE",
|
|
67
|
-
"compare:deploy:qlik:legacy": "scripts/deploy/qlik.sh compare app2.datama.io qlik-datama-light-local FALSE TRUE",
|
|
68
|
-
"compare:deploy:tableau": "scripts/deploy/tableau.sh compare app2.datama.io tableau-datama-light-local https://api.prep2.datama.io/v1.0 https://app.datama.io TRUE",
|
|
69
|
-
"explore:obfuscate:lookerstudio": "node scripts/obfuscate.js generated/explore/lookerstudio true",
|
|
70
|
-
"explore:obfuscate:lookerstudio:dev": "node scripts/obfuscate.dev.js generated/explore/lookerstudio true",
|
|
71
|
-
"explore:obfuscate:powerbi": "node scripts/obfuscate.js generated/explore/powerbi",
|
|
72
|
-
"explore:obfuscate:npm": "node scripts/obfuscate.js generated/explore/npm true",
|
|
73
|
-
"explore:obfuscate:npm:dev": "node scripts/obfuscate.dev.js generated/explore/npm true",
|
|
74
|
-
"explore:build:npm": "scripts/build/npm.sh explore FALSE https://app.datama.io",
|
|
75
|
-
"explore:build:npm:dev": "scripts/build/npm.sh explore TRUE https://app.datama.io",
|
|
76
|
-
"explore:build:qlik": "scripts/build/qlik.sh explore app2.datama.io qlik-datama-light https://api.prep2.datama.io/v1.0 TRUE",
|
|
77
|
-
"explore:build:powerbi": "scripts/build/powerbi.sh explore DataMaLightHelperStaging TRUE",
|
|
78
|
-
"explore:build:powerbi:license": "scripts/build/powerbi.sh explore DataMaLightHelperStaging TRUE TRUE FALSE https://api.prep2.datama.io/v1.0",
|
|
79
|
-
"explore:build:powerbi:manual": "scripts/build/powerbi.sh explore DataMaLightHelperStaging TRUE TRUE TRUE https://api.prep2.datama.io/v1.0",
|
|
80
|
-
"explore:start:powerbi": "scripts/start/powerbi.sh explore app2.datama.io powerbi-datama-light DataMaLightHelperStaging TRUE TRUE",
|
|
81
|
-
"explore:build:lookerstudio": "scripts/build/lookerstudio.sh explore app2.datama.io looker-datama-light-local TRUE",
|
|
82
|
-
"explore:build:qlik:prod": "scripts/build/qlik.sh explore app.datama.io qlik-datama-light https://api.prep.datama.io/v1.0 FALSE",
|
|
83
|
-
"explore:build:lookerstudio:prod": "scripts/build/lookerstudio.sh explore app.datama.io looker-datama-light FALSE",
|
|
84
|
-
"explore:deploy:powerbi": "scripts/deploy/powerbi.sh explore app2.datama.io powerbi-datama-light-local DataMaLightHelperStaging TRUE",
|
|
85
|
-
"explore:deploy:powerbi:license": "scripts/deploy/powerbi.sh explore app2.datama.io powerbi-datama-light-local DataMaLightHelperStaging TRUE TRUE FALSE",
|
|
86
|
-
"explore:deploy:powerbi:manual": "scripts/deploy/powerbi.sh explore app2.datama.io powerbi-datama-light-local DataMaLightHelperStaging TRUE TRUE TRUE",
|
|
87
|
-
"explore:deploy:lookerstudio": "scripts/deploy/lookerstudio.sh explore app2.datama.io looker-datama-light-local FALSE",
|
|
88
|
-
"explore:deploy:qlik": "scripts/deploy/qlik.sh explore app2.datama.io qlik-datama-light-local TRUE",
|
|
89
|
-
"explore:deploy:tableau": "scripts/deploy/tableau.sh explore app2.datama.io tableau-datama-light-local https://api.prep2.datama.io/v1.0 https://app.datama.io TRUE",
|
|
90
|
-
"detect:obfuscate:lookerstudio": "node scripts/obfuscate.js generated/detect/lookerstudio true",
|
|
91
|
-
"detect:obfuscate:lookerstudio:dev": "node scripts/obfuscate.dev.js generated/detect/lookerstudio true",
|
|
92
|
-
"detect:obfuscate:powerbi": "node scripts/obfuscate.js generated/detect/powerbi",
|
|
93
|
-
"detect:build:qlik": "scripts/build/qlik.sh detect app2.datama.io qlik-datama-light https://api.prep2.datama.io/v1.0 TRUE",
|
|
94
|
-
"detect:build:powerbi": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetectionStaging TRUE",
|
|
95
|
-
"detect:build:powerbi:license": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetectionStaging TRUE TRUE FALSE https://api.prep2.datama.io/v1.0",
|
|
96
|
-
"detect:build:powerbi:manual": "scripts/build/powerbi.sh detect DataMaLightAnomalyDetectionStaging TRUE TRUE TRUE https://api.prep2.datama.io/v1.0",
|
|
97
|
-
"detect:start:powerbi": "scripts/start/powerbi.sh detect app2.datama.io powerbi-datama-light DatamaLightAnomalyDetectionStaging TRUE TRUE",
|
|
98
|
-
"detect:build:lookerstudio": "scripts/build/lookerstudio.sh detect app2.datama.io looker-datama-light-local TRUE",
|
|
99
|
-
"detect:build:qlik:prod": "scripts/build/qlik.sh detect app.datama.io qlik-datama-light https://api.prep.datama.io/v1.0 FALSE",
|
|
100
|
-
"detect:build:lookerstudio:prod": "scripts/build/lookerstudio.sh detect app.datama.io looker-datama-light FALSE",
|
|
101
|
-
"detect:deploy:powerbi": "scripts/deploy/powerbi.sh detect app2.datama.io powerbi-datama-light-local DataMaLightDetect TRUE",
|
|
102
|
-
"detect:deploy:powerbi:license": "scripts/deploy/powerbi.sh detect app2.datama.io powerbi-datama-light-local DataMaLightDetect TRUE TRUE FALSE",
|
|
103
|
-
"detect:deploy:powerbi:manual": "scripts/deploy/powerbi.sh detect app2.datama.io powerbi-datama-light-local DataMaLightDetect TRUE TRUE TRUE",
|
|
104
|
-
"detect:deploy:lookerstudio": "scripts/deploy/lookerstudio.sh detect app2.datama.io looker-datama-light-local FALSE",
|
|
105
|
-
"detect:deploy:qlik": "scripts/deploy/qlik.sh detect app2.datama.io qlik-datama-light-local TRUE",
|
|
106
|
-
"detect:deploy:tableau": "scripts/deploy/tableau.sh detect app2.datama.io tableau-datama-light-local https://api.prep2.datama.io/v1.0 https://app.datama.io TRUE",
|
|
107
|
-
"assess:obfuscate:lookerstudio": "node scripts/obfuscate.js generated/assess/lookerstudio true",
|
|
108
|
-
"assess:obfuscate:lookerstudio:dev": "node scripts/obfuscate.dev.js generated/assess/lookerstudio true",
|
|
109
|
-
"assess:obfuscate:powerbi": "node scripts/obfuscate.js generated/assess/powerbi",
|
|
110
|
-
"assess:start:powerbi": "scripts/start/powerbi.sh assess app2.datama.io powerbi-datama-light DataMaLightAssessDistributionStaging TRUE TRUE",
|
|
111
|
-
"assess:build:powerbi": "scripts/build/powerbi.sh assess DataMaLightAssessDistributionStaging TRUE",
|
|
112
|
-
"assess:build:powerbi:license": "scripts/build/powerbi.sh assess DataMaLightAssessDistributionStaging TRUE TRUE FALSE https://api.prep2.datama.io/v1.0",
|
|
113
|
-
"assess:build:powerbi:manual": "scripts/build/powerbi.sh assess DataMaLightAssessDistributionStaging TRUE TRUE TRUE https://api.prep2.datama.io/v1.0",
|
|
114
|
-
"assess:build:qlik": "scripts/build/qlik.sh assess app2.datama.io qlik-datama-light https://api.prep2.datama.io/v1.0 TRUE",
|
|
115
|
-
"assess:build:lookerstudio": "scripts/build/lookerstudio.sh assess app2.datama.io looker-datama-light-local TRUE",
|
|
116
|
-
"assess:build:qlik:prod": "scripts/build/qlik.sh assess app.datama.io qlik-datama-light https://api.prep.datama.io/v1.0 FALSE",
|
|
117
|
-
"assess:build:lookerstudio:prod": "scripts/build/lookerstudio.sh assess app.datama.io looker-datama-light FALSE",
|
|
118
|
-
"assess:deploy:powerbi": "scripts/deploy/powerbi.sh assess app2.datama.io powerbi-datama-light-local DataMaLightAssessDistribution TRUE",
|
|
119
|
-
"assess:deploy:powerbi:license": "scripts/deploy/powerbi.sh assess app2.datama.io powerbi-datama-light-local DataMaLightAssessDistribution TRUE TRUE FALSE",
|
|
120
|
-
"assess:deploy:powerbi:manual": "scripts/deploy/powerbi.sh assess app2.datama.io powerbi-datama-light-local DataMaLightAssessDistribution TRUE TRUE TRUE",
|
|
121
|
-
"assess:deploy:lookerstudio": "scripts/deploy/lookerstudio.sh assess app2.datama.io looker-datama-light-local FALSE",
|
|
122
|
-
"assess:deploy:qlik": "scripts/deploy/qlik.sh assess app2.datama.io qlik-datama-light-local TRUE",
|
|
123
|
-
"assess:deploy:tableau": "scripts/deploy/tableau.sh assess app2.datama.io tableau-datama-light-local https://api.prep2.datama.io/v1.0 https://app.datama.io TRUE",
|
|
124
|
-
"all:build:qlik": "npm run assess:build:qlik & npm run compare:build:qlik & npm run detect:build:qlik & npm run explore:build:qlik & npm run spreadsheet:build:qlik",
|
|
125
|
-
"all:build:powerbi": "npm run assess:build:powerbi & npm run compare:build:powerbi & npm run detect:build:powerbi & npm run explore:build:powerbi & npm run spreadsheet:build:powerbi",
|
|
126
|
-
"all:build:lookerstudio": "npm run assess:build:lookerstudio & npm run compare:build:lookerstudio & npm run detect:build:lookerstudio & npm run explore:build:lookerstudio & npm run spreadsheet:build:lookerstudio",
|
|
127
|
-
"all:deploy:lookerstudio": "npm run assess:deploy:lookerstudio & npm run compare:deploy:lookerstudio & npm run detect:deploy:lookerstudio & npm run explore:deploy:lookerstudio & npm run spreadsheet:deploy:lookerstudio",
|
|
128
|
-
"all:deploy:tableau": "npm run assess:deploy:tableau & npm run compare:deploy:tableau & npm run detect:deploy:tableau & npm run explore:deploy:tableau & npm run spreadsheet:deploy:tableau",
|
|
129
|
-
"package": "scripts/build/powerbi.sh",
|
|
130
|
-
"compare:build:gsheet": "scripts/build/gsheet.sh compare",
|
|
131
|
-
"compare:deploy:gsheet": "scripts/deploy/gsheet.sh compare app.datama.io gsheet-datama-light",
|
|
132
|
-
"spreadsheet:build:powerbi:prod": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheet FALSE FALSE FALSE https://api.prep.datama.io/v1.0",
|
|
133
|
-
"spreadsheet:build:powerbi:license:prod": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheet FALSE TRUE FALSE https://api.prep.datama.io/v1.0",
|
|
134
|
-
"spreadsheet:build:powerbi:manual:prod": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheet FALSE TRUE TRUE https://api.prep.datama.io/v1.0",
|
|
135
|
-
"spreadsheet:obfuscate:lookerstudio": "node scripts/obfuscate.js generated/spreadsheet/lookerstudio true",
|
|
136
|
-
"spreadsheet:obfuscate:lookerstudio:dev": "node scripts/obfuscate.dev.js generated/spreadsheet/lookerstudio true",
|
|
137
|
-
"spreadsheet:obfuscate:powerbi": "node scripts/obfuscate.js generated/spreadsheet/powerbi",
|
|
138
|
-
"spreadsheet:build:powerbi": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheetStaging TRUE",
|
|
139
|
-
"spreadsheet:build:powerbi:license": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheetStaging TRUE TRUE FALSE https://api.prep2.datama.io/v1.0",
|
|
140
|
-
"spreadsheet:build:powerbi:manual": "scripts/build/powerbi.sh spreadsheet DataMaLightSpreadsheetSheetStaging TRUE TRUE TRUE https://api.prep2.datama.io/v1.0",
|
|
141
|
-
"spreadsheet:build:qlik": "scripts/build/qlik.sh spreadsheet app2.datama.io qlik-datama-light https://api.prep2.datama.io/v1.0 TRUE",
|
|
142
|
-
"spreadsheet:build:lookerstudio": "scripts/build/lookerstudio.sh spreadsheet app2.datama.io looker-datama-light-local TRUE",
|
|
143
|
-
"spreadsheet:build:qlik:prod": "scripts/build/qlik.sh spreadsheet app.datama.io qlik-datama-light https://api.prep.datama.io/v1.0 FALSE",
|
|
144
|
-
"spreadsheet:build:lookerstudio:prod": "scripts/build/lookerstudio.sh spreadsheet app.datama.io looker-datama-light FALSE",
|
|
145
|
-
"spreadsheet:deploy:powerbi": "scripts/deploy/powerbi.sh spreadsheet app2.datama.io powerbi-datama-light-local DataMaLightSpreadsheetSheetStaging TRUE",
|
|
146
|
-
"spreadsheet:deploy:powerbi:license": "scripts/deploy/powerbi.sh spreadsheet app2.datama.io powerbi-datama-light-local DataMaLightSpreadsheetSheetStaging TRUE TRUE FALSE",
|
|
147
|
-
"spreadsheet:deploy:powerbi:manual": "scripts/deploy/powerbi.sh spreadsheet app2.datama.io powerbi-datama-light-local DataMaLightSpreadsheetSheetStaging TRUE TRUE TRUE",
|
|
148
|
-
"spreadsheet:deploy:lookerstudio": "scripts/deploy/lookerstudio.sh spreadsheet app2.datama.io looker-datama-light-local FALSE",
|
|
149
|
-
"spreadsheet:deploy:qlik": "scripts/deploy/qlik.sh spreadsheet app2.datama.io qlik-datama-light-local TRUE",
|
|
150
|
-
"spreadsheet:deploy:tableau": "scripts/deploy/tableau.sh spreadsheet app2.datama.io tableau-datama-light-local https://api.prep2.datama.io/v1.0 https://app.datama.io TRUE"
|
|
151
|
-
},
|
|
152
|
-
"repository": {
|
|
153
|
-
"type": "git",
|
|
154
|
-
"url": "git+https://github.com/DataMa-Solutions/light.git"
|
|
155
|
-
},
|
|
156
|
-
"keywords": [
|
|
157
|
-
"datama",
|
|
158
|
-
"light",
|
|
159
|
-
"compare",
|
|
160
|
-
"assess",
|
|
161
|
-
"waterfall"
|
|
162
|
-
],
|
|
163
|
-
"author": "Datama",
|
|
164
|
-
"license": "UNLICENSED",
|
|
165
|
-
"bugs": {
|
|
166
|
-
"url": "https://github.com/DataMa-Solutions/light/issues"
|
|
167
|
-
},
|
|
168
|
-
"homepage": "https://github.com/DataMa-Solutions/light#readme",
|
|
169
|
-
"engines": {
|
|
170
|
-
"npm": ">=11.0.0 <12.0.0",
|
|
171
|
-
"node": ">=24.0.0 <26.0.0"
|
|
172
|
-
},
|
|
173
|
-
"dependencies": {
|
|
174
|
-
"javascript-obfuscator": "^5.2.1"
|
|
175
|
-
},
|
|
176
|
-
"devDependencies": {
|
|
177
|
-
"@babel/core": "^7.29.0",
|
|
178
|
-
"@babel/eslint-parser": "^7.28.6",
|
|
179
|
-
"@babel/preset-env": "^7.29.0",
|
|
180
|
-
"@eslint/js": "^9.39.3",
|
|
181
|
-
"@typescript-eslint/eslint-plugin": "^8.56.0",
|
|
182
|
-
"cypress-real-events": "^1.15.0",
|
|
183
|
-
"eslint": "^9.39.3",
|
|
184
|
-
"eslint-plugin-powerbi-visuals": "^1.1.0",
|
|
185
|
-
"globals": "^17.3.0",
|
|
186
|
-
"http-server": "^14.1.1",
|
|
187
|
-
"jest": "^30.2.0",
|
|
188
|
-
"jest-environment-jsdom": "^30.2.0",
|
|
189
|
-
"nodemon": "^3.1.14",
|
|
190
|
-
"powerbi-visuals-api": "^5.11.0",
|
|
191
|
-
"powerbi-visuals-tools": "^7.0.2",
|
|
192
|
-
"powerbi-visuals-utils-formattingmodel": "^6.2.2",
|
|
193
|
-
"typescript": "^5.9.3",
|
|
194
|
-
"typescript-eslint": "^8.56.0"
|
|
195
|
-
},
|
|
196
|
-
"jest": {
|
|
197
|
-
"testEnvironment": "jsdom",
|
|
198
|
-
"collectCoverageFrom": [
|
|
199
|
-
"src/resources/**/*.js",
|
|
200
|
-
"!src/resources/**/*.test.js",
|
|
201
|
-
"!src/resources/**/*.spec.js"
|
|
202
|
-
],
|
|
203
|
-
"coverageDirectory": "coverage",
|
|
204
|
-
"coverageReporters": [
|
|
205
|
-
"text",
|
|
206
|
-
"lcov",
|
|
207
|
-
"html"
|
|
208
|
-
]
|
|
209
|
-
}
|
|
2
|
+
"name": "@datama/light",
|
|
3
|
+
"version": "0.4.0",
|
|
4
|
+
"description": "DataMa Light — embeddable variance-analysis (Compare) and exploration visualizations. CDN/UMD build for Claude.ai Artifacts, ChatGPT, and static HTML hosts.",
|
|
5
|
+
"main": "dist/compare.umd.js",
|
|
6
|
+
"unpkg": "dist/compare.umd.js",
|
|
7
|
+
"jsdelivr": "dist/compare.umd.js",
|
|
8
|
+
"files": [
|
|
9
|
+
"dist/"
|
|
10
|
+
],
|
|
11
|
+
"exports": {
|
|
12
|
+
".": "./dist/compare.umd.js",
|
|
13
|
+
"./compare": "./dist/compare.umd.js",
|
|
14
|
+
"./compare.css": "./dist/compare.css",
|
|
15
|
+
"./explore": "./dist/explore.umd.js",
|
|
16
|
+
"./explore.css": "./dist/explore.css"
|
|
17
|
+
},
|
|
18
|
+
"publishConfig": {
|
|
19
|
+
"access": "public"
|
|
20
|
+
},
|
|
21
|
+
"repository": {
|
|
22
|
+
"type": "git",
|
|
23
|
+
"url": "git+https://github.com/DataMa-Solutions/light.git"
|
|
24
|
+
},
|
|
25
|
+
"keywords": [
|
|
26
|
+
"datama",
|
|
27
|
+
"light",
|
|
28
|
+
"compare",
|
|
29
|
+
"assess",
|
|
30
|
+
"waterfall"
|
|
31
|
+
],
|
|
32
|
+
"author": "Datama",
|
|
33
|
+
"license": "UNLICENSED",
|
|
34
|
+
"bugs": {
|
|
35
|
+
"url": "https://github.com/DataMa-Solutions/light/issues"
|
|
36
|
+
},
|
|
37
|
+
"homepage": "https://github.com/DataMa-Solutions/light#readme"
|
|
210
38
|
}
|
package/README.md
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
# Datama Light
|
|
2
|
-
|
|
3
|
-
A powerful data analysis visualization platform that helps you discover the WHY behind your data variations across multiple BI platforms.
|
|
4
|
-
|
|
5
|
-
> **Reduce time spent on performance variation analysis by up to 4x**, transforming data challenges into opportunities by unlocking powerful insights from your key performance indicators.
|
|
6
|
-
|
|
7
|
-
## Quick Start
|
|
8
|
-
|
|
9
|
-
### Installation
|
|
10
|
-
|
|
11
|
-
```bash
|
|
12
|
-
npm ci
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Development Server
|
|
16
|
-
|
|
17
|
-
```bash
|
|
18
|
-
# Start development server for specific solution
|
|
19
|
-
# Available at: http://localhost:8089
|
|
20
|
-
npm run {compare|detect|explore}:serve
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
## Documentation
|
|
24
|
-
|
|
25
|
-
### 📚 [Getting Started](./docs/getting-started/README.md)
|
|
26
|
-
- [Prerequisites & Setup](./docs/getting-started/prerequisites.md)
|
|
27
|
-
- [Local Development](./docs/getting-started/local-development.md)
|
|
28
|
-
- [Project Overview](./docs/getting-started/project-overview.md)
|
|
29
|
-
- [Quick Start Guide](./docs/getting-started/quick-start.md)
|
|
30
|
-
|
|
31
|
-
### 🏗️ [Architecture](./docs/architecture/README.md)
|
|
32
|
-
- [System Overview](./docs/architecture/system-overview.md)
|
|
33
|
-
- [Project Structure](./docs/architecture/project-structure.md)
|
|
34
|
-
- [Core Components](./docs/architecture/core-components.md)
|
|
35
|
-
- [Data Flow](./docs/architecture/data-flow.md)
|
|
36
|
-
- [Platform Integrations](./docs/architecture/platform-integrations.md)
|
|
37
|
-
|
|
38
|
-
### 💻 [Development](./docs/development/README.md)
|
|
39
|
-
- [Development Environment](./docs/development/environment.md)
|
|
40
|
-
- [Coding Standards](./docs/development/coding-standards.md)
|
|
41
|
-
- [Component Development](./docs/development/components.md)
|
|
42
|
-
- [Plotter.js Framework](./docs/development/plotter-framework.md)
|
|
43
|
-
- [Extension Development](./docs/development/extensions.md)
|
|
44
|
-
|
|
45
|
-
### 🧪 [Testing](./docs/testing/README.md)
|
|
46
|
-
- [Testing Strategy](./docs/testing/strategy.md)
|
|
47
|
-
- [Unit Testing](./docs/testing/unit-testing.md)
|
|
48
|
-
- [End-to-End Testing](./docs/testing/e2e-testing.md)
|
|
49
|
-
- [Code Coverage](./docs/testing/coverage.md)
|
|
50
|
-
- [Linting](./docs/testing/linting.md)
|
|
51
|
-
|
|
52
|
-
### 🚀 [Deployment](./docs/deployment/README.md)
|
|
53
|
-
- [CI/CD Pipeline](./docs/deployment/cicd-pipeline.md)
|
|
54
|
-
- [Build Process](./docs/deployment/build-process.md)
|
|
55
|
-
- [Platform Deployment](./docs/deployment/platform-deployment.md)
|
|
56
|
-
- [Environment Management](./docs/deployment/environment-management.md)
|
|
57
|
-
|
|
58
|
-
### 🔧 [Troubleshooting](./docs/troubleshooting/README.md)
|
|
59
|
-
- [Common Issues](./docs/troubleshooting/common-issues.md)
|
|
60
|
-
- [Build Problems](./docs/troubleshooting/build-problems.md)
|
|
61
|
-
- [Platform-Specific Issues](./docs/troubleshooting/platform-issues.md)
|
|
62
|
-
- [Performance Issues](./docs/troubleshooting/performance.md)
|
|
63
|
-
|
|
64
|
-
## External Links
|
|
65
|
-
|
|
66
|
-
- [Microsoft AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/datama1591255760056.datama-light-compare?tab=Overview)
|
|
67
|
-
- [Datama Official Website](https://datama.fr)
|
|
68
|
-
|
|
69
|
-
## Contributing
|
|
70
|
-
|
|
71
|
-
Please read our [Development Guide](./docs/development/README.md) and [Coding Standards](./docs/development/coding-standards.md) before contributing.
|
|
72
|
-
|
|
73
|
-
## License
|
|
74
|
-
|
|
75
|
-
© Copyright 2024 Datama SAS. All rights reserved.
|
|
76
|
-
|
|
77
|
-
---
|
|
78
|
-
|
|
79
|
-
**Need help?** Check our [Troubleshooting Guide](./docs/troubleshooting/README.md) or review the [Getting Started](./docs/getting-started/README.md) documentation.
|