@contractspec/example.analytics-dashboard 3.1.1 → 3.3.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.
|
@@ -77,7 +77,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
77
77
|
{ key: "metering", version: "1.0.0" },
|
|
78
78
|
{ key: "audit-trail", version: "1.0.0" }
|
|
79
79
|
]
|
|
80
|
-
}
|
|
80
|
+
},
|
|
81
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
82
|
+
docs: [
|
|
83
|
+
"docs.examples.analytics-dashboard",
|
|
84
|
+
"docs.examples.analytics-dashboard.goal",
|
|
85
|
+
"docs.examples.analytics-dashboard.usage",
|
|
86
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
87
|
+
]
|
|
81
88
|
});
|
|
82
89
|
export {
|
|
83
90
|
AnalyticsDashboardFeature
|
package/dist/browser/index.js
CHANGED
|
@@ -77,7 +77,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
77
77
|
{ key: "metering", version: "1.0.0" },
|
|
78
78
|
{ key: "audit-trail", version: "1.0.0" }
|
|
79
79
|
]
|
|
80
|
-
}
|
|
80
|
+
},
|
|
81
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
82
|
+
docs: [
|
|
83
|
+
"docs.examples.analytics-dashboard",
|
|
84
|
+
"docs.examples.analytics-dashboard.goal",
|
|
85
|
+
"docs.examples.analytics-dashboard.usage",
|
|
86
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
87
|
+
]
|
|
81
88
|
});
|
|
82
89
|
|
|
83
90
|
// src/datasource/posthog-datasource.ts
|
|
@@ -78,7 +78,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
78
78
|
{ key: "metering", version: "1.0.0" },
|
|
79
79
|
{ key: "audit-trail", version: "1.0.0" }
|
|
80
80
|
]
|
|
81
|
-
}
|
|
81
|
+
},
|
|
82
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
83
|
+
docs: [
|
|
84
|
+
"docs.examples.analytics-dashboard",
|
|
85
|
+
"docs.examples.analytics-dashboard.goal",
|
|
86
|
+
"docs.examples.analytics-dashboard.usage",
|
|
87
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
88
|
+
]
|
|
82
89
|
});
|
|
83
90
|
export {
|
|
84
91
|
AnalyticsDashboardFeature
|
package/dist/index.js
CHANGED
|
@@ -78,7 +78,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
78
78
|
{ key: "metering", version: "1.0.0" },
|
|
79
79
|
{ key: "audit-trail", version: "1.0.0" }
|
|
80
80
|
]
|
|
81
|
-
}
|
|
81
|
+
},
|
|
82
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
83
|
+
docs: [
|
|
84
|
+
"docs.examples.analytics-dashboard",
|
|
85
|
+
"docs.examples.analytics-dashboard.goal",
|
|
86
|
+
"docs.examples.analytics-dashboard.usage",
|
|
87
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
88
|
+
]
|
|
82
89
|
});
|
|
83
90
|
|
|
84
91
|
// src/datasource/posthog-datasource.ts
|
|
@@ -77,7 +77,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
77
77
|
{ key: "metering", version: "1.0.0" },
|
|
78
78
|
{ key: "audit-trail", version: "1.0.0" }
|
|
79
79
|
]
|
|
80
|
-
}
|
|
80
|
+
},
|
|
81
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
82
|
+
docs: [
|
|
83
|
+
"docs.examples.analytics-dashboard",
|
|
84
|
+
"docs.examples.analytics-dashboard.goal",
|
|
85
|
+
"docs.examples.analytics-dashboard.usage",
|
|
86
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
87
|
+
]
|
|
81
88
|
});
|
|
82
89
|
export {
|
|
83
90
|
AnalyticsDashboardFeature
|
package/dist/node/index.js
CHANGED
|
@@ -77,7 +77,14 @@ var AnalyticsDashboardFeature = defineFeature({
|
|
|
77
77
|
{ key: "metering", version: "1.0.0" },
|
|
78
78
|
{ key: "audit-trail", version: "1.0.0" }
|
|
79
79
|
]
|
|
80
|
-
}
|
|
80
|
+
},
|
|
81
|
+
telemetry: [{ key: "analytics-dashboard.telemetry", version: "1.0.0" }],
|
|
82
|
+
docs: [
|
|
83
|
+
"docs.examples.analytics-dashboard",
|
|
84
|
+
"docs.examples.analytics-dashboard.goal",
|
|
85
|
+
"docs.examples.analytics-dashboard.usage",
|
|
86
|
+
"docs.examples.analytics-dashboard.constraints"
|
|
87
|
+
]
|
|
81
88
|
});
|
|
82
89
|
|
|
83
90
|
// src/datasource/posthog-datasource.ts
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.analytics-dashboard",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.3.0",
|
|
4
4
|
"description": "Analytics Dashboard example with widgets and query engine for ContractSpec",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"type": "module",
|
|
@@ -19,21 +19,21 @@
|
|
|
19
19
|
"typecheck": "tsc --noEmit"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@contractspec/lib.schema": "3.
|
|
23
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
24
|
-
"@contractspec/lib.contracts-integrations": "3.
|
|
25
|
-
"@contractspec/lib.example-shared-ui": "3.
|
|
26
|
-
"@contractspec/lib.design-system": "3.
|
|
27
|
-
"@contractspec/lib.runtime-sandbox": "2.
|
|
22
|
+
"@contractspec/lib.schema": "3.3.0",
|
|
23
|
+
"@contractspec/lib.contracts-spec": "3.3.0",
|
|
24
|
+
"@contractspec/lib.contracts-integrations": "3.3.0",
|
|
25
|
+
"@contractspec/lib.example-shared-ui": "3.3.0",
|
|
26
|
+
"@contractspec/lib.design-system": "3.3.0",
|
|
27
|
+
"@contractspec/lib.runtime-sandbox": "2.3.0",
|
|
28
28
|
"react": "19.2.4",
|
|
29
29
|
"react-dom": "19.2.4"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@contractspec/tool.typescript": "3.
|
|
32
|
+
"@contractspec/tool.typescript": "3.3.0",
|
|
33
33
|
"typescript": "^5.9.3",
|
|
34
34
|
"@types/react": "^19.2.14",
|
|
35
35
|
"@types/react-dom": "^19.2.2",
|
|
36
|
-
"@contractspec/tool.bun": "3.
|
|
36
|
+
"@contractspec/tool.bun": "3.3.0"
|
|
37
37
|
},
|
|
38
38
|
"exports": {
|
|
39
39
|
".": {
|