web-mojo 2.1.975 → 2.1.977
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.es.js +7 -7
- 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 +2 -2
- package/dist/chunks/{ChatView-CVywBJ_8.js → ChatView-C1IPSfjo.js} +13 -4
- package/dist/chunks/ChatView-C1IPSfjo.js.map +1 -0
- package/dist/chunks/ChatView-DFP_Gptr.js +2 -0
- package/dist/chunks/ChatView-DFP_Gptr.js.map +1 -0
- package/dist/chunks/{Dialog-BOweFbZA.js → Dialog-Cm8FBKBR.js} +2 -2
- package/dist/chunks/{Dialog-BOweFbZA.js.map → Dialog-Cm8FBKBR.js.map} +1 -1
- package/dist/chunks/{Dialog-CIKHFSKs.js → Dialog-Dq_QZWO3.js} +3 -3
- package/dist/chunks/{Dialog-CIKHFSKs.js.map → Dialog-Dq_QZWO3.js.map} +1 -1
- package/dist/chunks/{FormView-D9AoVBWK.js → FormView-BPH70cm4.js} +2 -2
- package/dist/chunks/FormView-BPH70cm4.js.map +1 -0
- package/dist/chunks/{FormView-CTTdiFe7.js → FormView-B_nJKNfq.js} +50 -1
- package/dist/chunks/FormView-B_nJKNfq.js.map +1 -0
- package/dist/chunks/{MetricsMiniChartWidget-DIgKgT8t.js → MetricsMiniChartWidget-Br4Hg74G.js} +2 -2
- package/dist/chunks/{MetricsMiniChartWidget-DIgKgT8t.js.map → MetricsMiniChartWidget-Br4Hg74G.js.map} +1 -1
- package/dist/chunks/{MetricsMiniChartWidget-DZB0mT_U.js → MetricsMiniChartWidget-C8BVRLtm.js} +2 -2
- package/dist/chunks/{MetricsMiniChartWidget-DZB0mT_U.js.map → MetricsMiniChartWidget-C8BVRLtm.js.map} +1 -1
- package/dist/chunks/{PDFViewer-BOY-LD7G.js → PDFViewer-DxCgaoOw.js} +2 -2
- package/dist/chunks/{PDFViewer-BOY-LD7G.js.map → PDFViewer-DxCgaoOw.js.map} +1 -1
- package/dist/chunks/{PDFViewer-xIGvI2HU.js → PDFViewer-XlOIcSxd.js} +2 -2
- package/dist/chunks/{PDFViewer-xIGvI2HU.js.map → PDFViewer-XlOIcSxd.js.map} +1 -1
- package/dist/chunks/{TopNav-3CBu-J0k.js → TopNav-CBSoNCFK.js} +2 -2
- package/dist/chunks/{TopNav-3CBu-J0k.js.map → TopNav-CBSoNCFK.js.map} +1 -1
- package/dist/chunks/{TopNav-CaVVaJGR.js → TopNav-D8hDsmyN.js} +2 -2
- package/dist/chunks/{TopNav-CaVVaJGR.js.map → TopNav-D8hDsmyN.js.map} +1 -1
- package/dist/chunks/{WebApp-Cc82BxYW.js → WebApp-DRvyOIDY.js} +13 -13
- package/dist/chunks/{WebApp-Cc82BxYW.js.map → WebApp-DRvyOIDY.js.map} +1 -1
- package/dist/chunks/{WebApp-Ds5qfpKa.js → WebApp-yLQ-WHm0.js} +2 -2
- package/dist/chunks/{WebApp-Ds5qfpKa.js.map → WebApp-yLQ-WHm0.js.map} +1 -1
- package/dist/docit.cjs.js +1 -1
- package/dist/docit.es.js +3 -3
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +7 -7
- package/dist/lightbox.cjs.js +1 -1
- package/dist/lightbox.es.js +3 -3
- package/package.json +1 -1
- package/dist/chunks/ChatView-CVywBJ_8.js.map +0 -1
- package/dist/chunks/ChatView-CeAqSsgH.js +0 -2
- package/dist/chunks/ChatView-CeAqSsgH.js.map +0 -1
- package/dist/chunks/FormView-CTTdiFe7.js.map +0 -1
- package/dist/chunks/FormView-D9AoVBWK.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-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./chunks/MetricsMiniChartWidget-C8BVRLtm.js"),r=require("./chunks/WebApp-yLQ-WHm0.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
|
-
import { B, M, b, c, a, P, S } from "./chunks/MetricsMiniChartWidget-
|
|
2
|
-
import { B as B2, a as a2, V, b as b2, c as c2, d, W } from "./chunks/WebApp-
|
|
1
|
+
import { B, M, b, c, a, P, S } from "./chunks/MetricsMiniChartWidget-Br4Hg74G.js";
|
|
2
|
+
import { B as B2, a as a2, V, b as b2, c as c2, d, W } from "./chunks/WebApp-DRvyOIDY.js";
|
|
3
3
|
export {
|
|
4
4
|
B2 as BUILD_TIME,
|
|
5
5
|
B as BaseChart,
|
|
@@ -2,9 +2,9 @@ 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
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
|
-
import Dialog from "./Dialog-
|
|
5
|
+
import Dialog from "./Dialog-Dq_QZWO3.js";
|
|
6
6
|
import { L as ListViewItem, a as ListView } from "./ListView-BrsQ26R6.js";
|
|
7
|
-
import { F as FormView, a as applyFileDropMixin } from "./FormView-
|
|
7
|
+
import { F as FormView, a as applyFileDropMixin } from "./FormView-B_nJKNfq.js";
|
|
8
8
|
class S3Bucket extends Model {
|
|
9
9
|
constructor(data = {}) {
|
|
10
10
|
super(data, {
|
|
@@ -2772,7 +2772,16 @@ const PushTemplateForms = {
|
|
|
2772
2772
|
fields: [
|
|
2773
2773
|
{ name: "name", label: "Name", required: true },
|
|
2774
2774
|
{ name: "category", label: "Category", required: true },
|
|
2775
|
-
{
|
|
2775
|
+
{
|
|
2776
|
+
type: "collection",
|
|
2777
|
+
name: "group",
|
|
2778
|
+
label: "Group (optional)",
|
|
2779
|
+
Collection: GroupList,
|
|
2780
|
+
labelField: "name",
|
|
2781
|
+
valueField: "id",
|
|
2782
|
+
defaultParams: { is_active: true }
|
|
2783
|
+
// Example: filter to active groups only
|
|
2784
|
+
},
|
|
2776
2785
|
{ name: "title_template", label: "Title Template", required: true },
|
|
2777
2786
|
{ name: "body_template", label: "Body Template", type: "textarea", required: true },
|
|
2778
2787
|
{ name: "action_url", label: "Action URL" },
|
|
@@ -7141,4 +7150,4 @@ export {
|
|
|
7141
7150
|
FileForms as y,
|
|
7142
7151
|
IncidentEventList as z
|
|
7143
7152
|
};
|
|
7144
|
-
//# sourceMappingURL=ChatView-
|
|
7153
|
+
//# sourceMappingURL=ChatView-C1IPSfjo.js.map
|