web-mojo 2.1.954 → 2.1.957
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/admin.cjs.js +1 -1
- package/dist/admin.cjs.js.map +1 -1
- package/dist/admin.es.js +22 -4
- package/dist/admin.es.js.map +1 -1
- package/dist/auth.cjs.js +1 -1
- package/dist/auth.cjs.js.map +1 -1
- package/dist/auth.es.js +2 -2
- package/dist/auth.es.js.map +1 -1
- package/dist/charts.cjs.js +1 -1
- package/dist/charts.es.js +1 -1
- package/dist/chunks/{ChatView-Dcz7LkwL.js → ChatView-CoCfp717.js} +18 -5
- package/dist/chunks/ChatView-CoCfp717.js.map +1 -0
- package/dist/chunks/ChatView-uTNbBQfi.js +2 -0
- package/dist/chunks/ChatView-uTNbBQfi.js.map +1 -0
- package/dist/chunks/Collection-DD1_31eh.js +2 -0
- package/dist/chunks/Collection-DD1_31eh.js.map +1 -0
- package/dist/chunks/{Collection-OP7c9Zyu.js → Collection-DaTm-2LH.js} +3 -2
- package/dist/chunks/Collection-DaTm-2LH.js.map +1 -0
- package/dist/chunks/{ContextMenu-ixMyAUGS.js → ContextMenu-BuEqfeZS.js} +3 -2
- package/dist/chunks/ContextMenu-BuEqfeZS.js.map +1 -0
- package/dist/chunks/ContextMenu-DcLhcYMp.js +3 -0
- package/dist/chunks/ContextMenu-DcLhcYMp.js.map +1 -0
- package/dist/chunks/{ListView-eXgn0F0-.js → ListView-BRGiITfD.js} +2 -2
- package/dist/chunks/{ListView-eXgn0F0-.js.map → ListView-BRGiITfD.js.map} +1 -1
- package/dist/chunks/{ListView-Dcz0Gs6D.js → ListView-BrsQ26R6.js} +2 -2
- package/dist/chunks/{ListView-Dcz0Gs6D.js.map → ListView-BrsQ26R6.js.map} +1 -1
- package/dist/chunks/{TopNav-DXLRdU0o.js → TopNav-Bt3-5HMg.js} +3 -3
- package/dist/chunks/{TopNav-DXLRdU0o.js.map → TopNav-Bt3-5HMg.js.map} +1 -1
- package/dist/chunks/{TopNav-GyvI31l2.js → TopNav-CiEW7hl-.js} +2 -2
- package/dist/chunks/{TopNav-GyvI31l2.js.map → TopNav-CiEW7hl-.js.map} +1 -1
- package/dist/chunks/{WebApp-BAadsDpO.js → WebApp-BTcA5UQh.js} +2 -2
- package/dist/chunks/{WebApp-BAadsDpO.js.map → WebApp-BTcA5UQh.js.map} +1 -1
- package/dist/chunks/{WebApp-BVGZC2rj.js → WebApp-kVssBssy.js} +4 -4
- package/dist/chunks/{WebApp-BVGZC2rj.js.map → WebApp-kVssBssy.js.map} +1 -1
- package/dist/docit.cjs.js +1 -1
- package/dist/docit.es.js +5 -5
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +9 -9
- package/dist/lightbox.cjs.js +1 -1
- package/dist/lightbox.es.js +1 -1
- package/dist/map.cjs.js +1 -1
- package/dist/map.es.js +1 -1
- package/dist/timeline.cjs.js +1 -1
- package/dist/timeline.es.js +2 -2
- package/package.json +1 -1
- package/dist/chunks/ChatView-BKa78eKF.js +0 -2
- package/dist/chunks/ChatView-BKa78eKF.js.map +0 -1
- package/dist/chunks/ChatView-Dcz7LkwL.js.map +0 -1
- package/dist/chunks/Collection-OP7c9Zyu.js.map +0 -1
- package/dist/chunks/Collection-aQF5eOUH.js +0 -2
- package/dist/chunks/Collection-aQF5eOUH.js.map +0 -1
- package/dist/chunks/ContextMenu-DV_wsr9B.js +0 -3
- package/dist/chunks/ContextMenu-DV_wsr9B.js.map +0 -1
- package/dist/chunks/ContextMenu-ixMyAUGS.js.map +0 -1
package/dist/charts.cjs.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/MetricsMiniChartWidget-BkTEO87S.js"),r=require("./chunks/WebApp-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/MetricsMiniChartWidget-BkTEO87S.js"),r=require("./chunks/WebApp-BTcA5UQh.js");exports.BaseChart=e.BaseChart,exports.MetricsChart=e.MetricsChart,exports.MetricsMiniChart=e.MetricsMiniChart,exports.MetricsMiniChartWidget=e.MetricsMiniChartWidget,exports.MiniChart=e.MiniChart,exports.PieChart=e.PieChart,exports.SeriesChart=e.SeriesChart,exports.BUILD_TIME=r.BUILD_TIME,exports.VERSION=r.VERSION,exports.VERSION_INFO=r.VERSION_INFO,exports.VERSION_MAJOR=r.VERSION_MAJOR,exports.VERSION_MINOR=r.VERSION_MINOR,exports.VERSION_REVISION=r.VERSION_REVISION,exports.WebApp=r.WebApp;
|
|
2
2
|
//# sourceMappingURL=charts.cjs.js.map
|
package/dist/charts.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { B, M, b, c, a, P, S } from "./chunks/MetricsMiniChartWidget-Y70IHFIe.js";
|
|
2
|
-
import { B as B2, a as a2, V, b as b2, c as c2, d, W } from "./chunks/WebApp-
|
|
2
|
+
import { B as B2, a as a2, V, b as b2, c as c2, d, W } from "./chunks/WebApp-kVssBssy.js";
|
|
3
3
|
export {
|
|
4
4
|
B2 as BUILD_TIME,
|
|
5
5
|
B as BaseChart,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { M as Model, C as Collection } from "./Collection-
|
|
1
|
+
import { M as Model, C as Collection } from "./Collection-DaTm-2LH.js";
|
|
2
2
|
import { r as rest, V as View, d as dataFormatter, a as Mustache } from "./Rest-CS4jRCAs.js";
|
|
3
|
-
import { T as ToastService, G as GroupList, c as UserList } from "./ContextMenu-
|
|
3
|
+
import { T as ToastService, G as GroupList, c as UserList } from "./ContextMenu-BuEqfeZS.js";
|
|
4
4
|
import { P as Page } from "./Page-Deq4y2Kq.js";
|
|
5
5
|
import Dialog from "./Dialog-C2mRUxga.js";
|
|
6
|
-
import { L as ListViewItem, a as ListView } from "./ListView-
|
|
6
|
+
import { L as ListViewItem, a as ListView } from "./ListView-BrsQ26R6.js";
|
|
7
7
|
import { F as FormView, a as applyFileDropMixin } from "./FormView-HWvIdFkB.js";
|
|
8
8
|
class S3Bucket extends Model {
|
|
9
9
|
constructor(data = {}) {
|
|
@@ -1830,9 +1830,22 @@ const RuleSetForms = {
|
|
|
1830
1830
|
},
|
|
1831
1831
|
{
|
|
1832
1832
|
name: "bundle_minutes",
|
|
1833
|
-
type: "
|
|
1833
|
+
type: "select",
|
|
1834
1834
|
label: "Bundle Minutes",
|
|
1835
1835
|
placeholder: "Time window for bundling",
|
|
1836
|
+
"options": [
|
|
1837
|
+
{ "value": 0, "label": "Disabled - don't bundle by time" },
|
|
1838
|
+
{ "value": 5, "label": "5 minutes" },
|
|
1839
|
+
{ "value": 10, "label": "10 minutes" },
|
|
1840
|
+
{ "value": 15, "label": "15 minutes" },
|
|
1841
|
+
{ "value": 30, "label": "30 minutes" },
|
|
1842
|
+
{ "value": 60, "label": "1 hour" },
|
|
1843
|
+
{ "value": 120, "label": "2 hours" },
|
|
1844
|
+
{ "value": 360, "label": "6 hours" },
|
|
1845
|
+
{ "value": 720, "label": "12 hours" },
|
|
1846
|
+
{ "value": 1440, "label": "1 day" },
|
|
1847
|
+
{ "value": null, "label": "No limit - bundle forever" }
|
|
1848
|
+
],
|
|
1836
1849
|
cols: 12
|
|
1837
1850
|
},
|
|
1838
1851
|
{
|
|
@@ -7087,4 +7100,4 @@ export {
|
|
|
7087
7100
|
FileForms as y,
|
|
7088
7101
|
IncidentEventList as z
|
|
7089
7102
|
};
|
|
7090
|
-
//# sourceMappingURL=ChatView-
|
|
7103
|
+
//# sourceMappingURL=ChatView-CoCfp717.js.map
|