@rubytech/create-maxy 1.0.878 → 1.0.880
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/package.json +1 -1
- package/payload/platform/plugins/cloudflare/PLUGIN.md +9 -0
- package/payload/platform/plugins/docs/references/platform.md +5 -1
- package/payload/platform/plugins/docs/references/plugins-guide.md +2 -2
- package/payload/platform/templates/agents/admin/IDENTITY.md +2 -0
- package/payload/premium-plugins/real-agency/BUNDLE.md +4 -2
- package/payload/premium-plugins/real-agency/plugins/brochures/PLUGIN.md +36 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/commands/make-brochure.md +11 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/a4-print-documents/SKILL.md +288 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/brand-design/SKILL.md +185 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/make-brochure/SKILL.md +239 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/property-brochure/SKILL.md +306 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/property-brochure/references/template.html +1824 -0
- package/payload/premium-plugins/real-agency/plugins/brochures/skills/property-extract/SKILL.md +228 -0
- package/payload/server/chunk-2INJCOYG.js +1373 -0
- package/payload/server/chunk-DOIAYD3J.js +2282 -0
- package/payload/server/chunk-ICY65BIH.js +11364 -0
- package/payload/server/chunk-Q5J4NI6Q.js +660 -0
- package/payload/server/client-pool-JAM3QHGW.js +34 -0
- package/payload/server/cloudflare-task-tracker-HUTXJQXO.js +20 -0
- package/payload/server/maxy-edge.js +3 -3
- package/payload/server/public/assets/{Checkbox-CqsIsmEi.js → Checkbox-CeujDRv0.js} +1 -1
- package/payload/server/public/assets/{admin-CZlNLb9T.js → admin-CCEuBnaK.js} +4 -4
- package/payload/server/public/assets/data-LYciLZK9.js +1 -0
- package/payload/server/public/assets/graph-C-SKAbGX.js +1 -0
- package/payload/server/public/assets/{graph-labels-D0qUVHtZ.js → graph-labels-Co03qEv5.js} +1 -1
- package/payload/server/public/assets/jsx-runtime-BcZkJOEw.css +1 -0
- package/payload/server/public/assets/{page-CnyySOZF.js → page-C4E0CWHe.js} +1 -1
- package/payload/server/public/assets/{page-DcK36vDf.js → page-DGLz4ozf.js} +1 -1
- package/payload/server/public/assets/{public-SXA00FTv.js → public-rILg7e8-.js} +1 -1
- package/payload/server/public/assets/{useVoiceRecorder-DcByEBLy.js → useVoiceRecorder-D3Upd7Q3.js} +1 -1
- package/payload/server/public/data.html +5 -5
- package/payload/server/public/graph.html +6 -6
- package/payload/server/public/index.html +8 -8
- package/payload/server/public/public.html +5 -5
- package/payload/server/server.js +55 -11
- package/payload/server/public/assets/data-CH-nQ7oX.js +0 -1
- package/payload/server/public/assets/graph-mpWDe4rf.js +0 -1
- package/payload/server/public/assets/jsx-runtime-Cy_HdZWV.css +0 -1
- /package/payload/server/public/assets/{jsx-runtime-BEjEWeaF.js → jsx-runtime-BWYXu1CT.js} +0 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
CLOUDFLARE_TASK_DIAGNOSTICS,
|
|
3
|
+
appendCloudflareSteps,
|
|
4
|
+
completeCloudflareTask,
|
|
5
|
+
openCloudflareTask,
|
|
6
|
+
readTunnelState,
|
|
7
|
+
recoverRunningCloudflareTasks,
|
|
8
|
+
resolveUnitGoneVerdict
|
|
9
|
+
} from "./chunk-Q5J4NI6Q.js";
|
|
10
|
+
import "./chunk-DOIAYD3J.js";
|
|
11
|
+
import "./chunk-JSBRDJBE.js";
|
|
12
|
+
export {
|
|
13
|
+
CLOUDFLARE_TASK_DIAGNOSTICS,
|
|
14
|
+
appendCloudflareSteps,
|
|
15
|
+
completeCloudflareTask,
|
|
16
|
+
openCloudflareTask,
|
|
17
|
+
readTunnelState,
|
|
18
|
+
recoverRunningCloudflareTasks,
|
|
19
|
+
resolveUnitGoneVerdict
|
|
20
|
+
};
|
|
@@ -16,12 +16,12 @@ import {
|
|
|
16
16
|
streamActionEvents,
|
|
17
17
|
vncLog,
|
|
18
18
|
websockifyLog
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-ICY65BIH.js";
|
|
20
20
|
import {
|
|
21
21
|
LOG_DIR,
|
|
22
22
|
WEBSOCKIFY_PORT
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import "./chunk-
|
|
23
|
+
} from "./chunk-2INJCOYG.js";
|
|
24
|
+
import "./chunk-DOIAYD3J.js";
|
|
25
25
|
import "./chunk-JSBRDJBE.js";
|
|
26
26
|
|
|
27
27
|
// server/edge.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e}from"./jsx-runtime-
|
|
1
|
+
import{t as e}from"./jsx-runtime-BWYXu1CT.js";var t=e();function n({checked:e,onChange:n,label:r,disabled:i}){return(0,t.jsxs)(`label`,{className:`maxy-checkbox${i?` maxy-checkbox--disabled`:``}`,children:[(0,t.jsx)(`input`,{type:`checkbox`,checked:e,onChange:e=>n(e.target.checked),disabled:i}),(0,t.jsx)(`span`,{className:`maxy-checkbox__box`,children:`✱`}),r&&(0,t.jsx)(`span`,{className:`maxy-checkbox__label`,children:r})]})}export{n as t};
|