akpm-datapoint-front 0.0.17 → 0.0.18
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/CDN/dp-component.js +2 -2
- package/package.json +1 -1
package/CDN/dp-component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 0.0.
|
|
1
|
+
/* Version: 0.0.18 */
|
|
2
2
|
var pn = Object.defineProperty;
|
|
3
3
|
var A0 = (r) => {
|
|
4
4
|
throw TypeError(r);
|
|
@@ -17230,7 +17230,7 @@ function Ko(r, e) {
|
|
|
17230
17230
|
{
|
|
17231
17231
|
var E = (B) => {
|
|
17232
17232
|
var C = $e(), $ = ye(C);
|
|
17233
|
-
ht($, () => o().html), N(B, C);
|
|
17233
|
+
ht($, () => o().html + o().css), N(B, C);
|
|
17234
17234
|
}, j = (B) => {
|
|
17235
17235
|
var C = $e(), $ = ye(C);
|
|
17236
17236
|
{
|