@pristy/pristy-libvue 0.33.0 → 0.33.1
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/pristy-libvue.js
CHANGED
|
@@ -1452,7 +1452,10 @@ const x = new u0(), w = L({
|
|
|
1452
1452
|
ACA_LINK: "http://localhost:80/aca/",
|
|
1453
1453
|
SHOW_ACA_LOGIN_LINK: !1,
|
|
1454
1454
|
SENTRY_ENABLE: !1,
|
|
1455
|
-
SENTRY_DSN: "",
|
|
1455
|
+
SENTRY_DSN: "not-defined",
|
|
1456
|
+
MATOMO_ENABLE: !1,
|
|
1457
|
+
MATOMO_INSTANCE_URL: "not-defined",
|
|
1458
|
+
MATOMO_SITE_ID: "not-defined",
|
|
1456
1459
|
DEFAULT_ELEMENT_PER_PAGE: 5,
|
|
1457
1460
|
ROW_PER_PAGE_OPTIONS: [],
|
|
1458
1461
|
SEARCH_BASE_FILTER_QUERIES: [
|