@ozdao/prometheus-framework 0.2.50 → 0.2.52
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main-482dc398.mjs +13626 -0
- package/dist/main-b2JI9sFg.js +91 -0
- package/dist/main-c56d4c09.js +91 -0
- package/dist/main-x-9D8zvb.mjs +13604 -0
- package/dist/main.css +1 -1
- package/dist/organizations.server.js +22 -16
- package/dist/organizations.server.mjs +22 -16
- package/dist/products.server.js +32 -16
- package/dist/products.server.mjs +32 -16
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +223 -2
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +2 -225
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +19 -19
- package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue.js +76 -2
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +2 -76
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +2 -2
- package/dist/prometheus-framework/src/components/Map/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Map/Map.vue.js +35 -2
- package/dist/prometheus-framework/src/components/Map/Map.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Map/Map.vue2.js +2 -35
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +44 -2
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +2 -44
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.js +37 -0
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.js +21 -14
- package/dist/prometheus-framework/src/modules/icons/navigation/IconSearch.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconSearch.vue.js +24 -0
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +2 -11
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +11 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +49 -101
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +25 -25
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +68 -39
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.js +38 -47
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +69 -62
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +134 -129
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +128 -158
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +44 -44
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +64 -51
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +22 -23
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +23 -23
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +1 -1
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/style.css +1 -1
- package/dist/web-6dcbb74b.mjs +55 -0
- package/dist/web-caJAdsxy.js +1 -0
- package/dist/web-ee302c1d.js +1 -0
- package/dist/web-i08OVMw9.mjs +55 -0
- package/package.json +1 -1
- package/src/components/Button/Button.vue +3 -3
- package/src/components/Feed/Feed.vue +2 -1
- package/src/components/LocationMarker/LocationMarker.vue +1 -0
- package/src/modules/applications/applications.client.js +0 -1
- package/src/modules/globals/components/blocks/BlockSearch.vue +42 -0
- package/src/modules/icons/entities/IconProfile.vue +10 -1
- package/src/modules/icons/entities/IconShopcart.vue +12 -2
- package/src/modules/marketplace/components/layouts/Marketplace.vue +7 -14
- package/src/modules/mobile/components/BottomNavigation/BottomNavigation.vue +86 -0
- package/src/modules/mobile/components/BottomSheet/BottomSheet.vue +86 -0
- package/src/modules/mobile/components/NavigationBar/NavigationBar.vue +152 -0
- package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +195 -0
- package/src/modules/orders/components/partials/ShopCart.vue +4 -1
- package/src/modules/organizations/components/blocks/CardDepartment.vue +34 -66
- package/src/modules/organizations/components/blocks/DepartmentMemberModify.vue +50 -13
- package/src/modules/organizations/components/blocks/User.vue +19 -10
- package/src/modules/organizations/components/pages/Department.vue +19 -3
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +14 -10
- package/src/modules/organizations/components/pages/Organization.vue +38 -72
- package/src/modules/organizations/components/sections/Feed.vue +1 -1
- package/src/modules/organizations/controllers/memberships.controller.js +27 -24
- package/src/modules/organizations/controllers/organizations.controller.js +0 -1
- package/src/modules/products/components/pages/EditLeftover.vue +6 -4
- package/src/modules/products/components/pages/Products.vue +58 -38
- package/src/modules/products/components/sections/FilterProducts.vue +5 -5
- package/src/modules/products/controllers/leftovers.controller.js +12 -5
- package/src/modules/products/controllers/products.controller.js +30 -9
- package/src/modules/products/store/products.js +4 -0
- package/src/styles/layout.scss +1 -1
@@ -429,23 +429,29 @@ const ObjectId$1 = require$$0.Types.ObjectId;
|
|
429
429
|
const controllerFactory$3 = (db) => {
|
430
430
|
const Membership = db.membership;
|
431
431
|
const read = async (req, res) => {
|
432
|
-
let query = {};
|
433
|
-
let options = {};
|
434
|
-
if (req.query.user) {
|
435
|
-
query.user = req.query.user;
|
436
|
-
}
|
437
|
-
if (req.query.type) {
|
438
|
-
query.type = req.query.type;
|
439
|
-
}
|
440
|
-
if (req.query.target) {
|
441
|
-
query.target = req.query.target;
|
442
|
-
}
|
443
|
-
if (req.query.role) {
|
444
|
-
query.role = req.query.role;
|
445
|
-
}
|
446
432
|
try {
|
447
|
-
const memberships = await Membership.
|
448
|
-
|
433
|
+
const memberships = await Membership.aggregate([
|
434
|
+
{
|
435
|
+
$match: {
|
436
|
+
...req.query.user && { user: new ObjectId$1(req.query.user) },
|
437
|
+
...req.query.type && { type: req.query.type },
|
438
|
+
...req.query.target && { target: new ObjectId$1(req.query.target) },
|
439
|
+
...req.query.role && { role: req.query.role }
|
440
|
+
}
|
441
|
+
},
|
442
|
+
{
|
443
|
+
$lookup: {
|
444
|
+
from: "users",
|
445
|
+
localField: "user",
|
446
|
+
foreignField: "_id",
|
447
|
+
as: "user"
|
448
|
+
}
|
449
|
+
},
|
450
|
+
{
|
451
|
+
$unwind: "$user"
|
452
|
+
}
|
453
|
+
]);
|
454
|
+
if (!memberships || memberships.length === 0) {
|
449
455
|
return res.status(404).send({ errorCode: "MEMBERSHIPS_NOT_FOUND" });
|
450
456
|
}
|
451
457
|
res.send(memberships);
|
@@ -428,23 +428,29 @@ const ObjectId$1 = require$$0.Types.ObjectId;
|
|
428
428
|
const controllerFactory$3 = (db) => {
|
429
429
|
const Membership = db.membership;
|
430
430
|
const read = async (req, res) => {
|
431
|
-
let query = {};
|
432
|
-
let options = {};
|
433
|
-
if (req.query.user) {
|
434
|
-
query.user = req.query.user;
|
435
|
-
}
|
436
|
-
if (req.query.type) {
|
437
|
-
query.type = req.query.type;
|
438
|
-
}
|
439
|
-
if (req.query.target) {
|
440
|
-
query.target = req.query.target;
|
441
|
-
}
|
442
|
-
if (req.query.role) {
|
443
|
-
query.role = req.query.role;
|
444
|
-
}
|
445
431
|
try {
|
446
|
-
const memberships = await Membership.
|
447
|
-
|
432
|
+
const memberships = await Membership.aggregate([
|
433
|
+
{
|
434
|
+
$match: {
|
435
|
+
...req.query.user && { user: new ObjectId$1(req.query.user) },
|
436
|
+
...req.query.type && { type: req.query.type },
|
437
|
+
...req.query.target && { target: new ObjectId$1(req.query.target) },
|
438
|
+
...req.query.role && { role: req.query.role }
|
439
|
+
}
|
440
|
+
},
|
441
|
+
{
|
442
|
+
$lookup: {
|
443
|
+
from: "users",
|
444
|
+
localField: "user",
|
445
|
+
foreignField: "_id",
|
446
|
+
as: "user"
|
447
|
+
}
|
448
|
+
},
|
449
|
+
{
|
450
|
+
$unwind: "$user"
|
451
|
+
}
|
452
|
+
]);
|
453
|
+
if (!memberships || memberships.length === 0) {
|
448
454
|
return res.status(404).send({ errorCode: "MEMBERSHIPS_NOT_FOUND" });
|
449
455
|
}
|
450
456
|
res.send(memberships);
|
package/dist/products.server.js
CHANGED
@@ -225,9 +225,12 @@ var leftover_model = (mongoose) => {
|
|
225
225
|
return Leftover;
|
226
226
|
};
|
227
227
|
const leftover_model$1 = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(leftover_model);
|
228
|
-
const ObjectId
|
228
|
+
const ObjectId = require$$0.Types.ObjectId;
|
229
229
|
const OpenAI = require$$3;
|
230
|
-
|
230
|
+
console.log(process.env.OPENAI_API_KEY);
|
231
|
+
const openai = new OpenAI({
|
232
|
+
apiKey: process.env.OPENAI_API_KEY
|
233
|
+
});
|
231
234
|
const controllerFactory$5 = (db) => {
|
232
235
|
const Product = db.product;
|
233
236
|
db.modification;
|
@@ -247,7 +250,7 @@ const controllerFactory$5 = (db) => {
|
|
247
250
|
let query = {};
|
248
251
|
let options = {};
|
249
252
|
if (req.query.organization) {
|
250
|
-
query.organization = new ObjectId
|
253
|
+
query.organization = new ObjectId(req.query.organization);
|
251
254
|
}
|
252
255
|
if (req.query._id) {
|
253
256
|
query._id = req.query._id;
|
@@ -263,6 +266,17 @@ const controllerFactory$5 = (db) => {
|
|
263
266
|
if (deliveryOptions.length) {
|
264
267
|
query.delivery = { $in: deliveryOptions };
|
265
268
|
}
|
269
|
+
const search = req.query.search;
|
270
|
+
if (search) {
|
271
|
+
const parts = search.split(".");
|
272
|
+
let regexPattern = "";
|
273
|
+
if (parts.length === 2) {
|
274
|
+
regexPattern = parts.map((part) => part.substr(0, part.length - 1) + ".{1}").join("\\.");
|
275
|
+
} else {
|
276
|
+
regexPattern = search.substr(0, search.length - 1) + ".{1}";
|
277
|
+
}
|
278
|
+
query.name = { $regex: regexPattern, $options: "i" };
|
279
|
+
}
|
266
280
|
const prices = req.query.prices?.split(",") || [];
|
267
281
|
console.log(prices);
|
268
282
|
if (prices.length) {
|
@@ -465,13 +479,13 @@ const controllerFactory$5 = (db) => {
|
|
465
479
|
console.log("no products");
|
466
480
|
return res.status(404).send({ message: "Products not found." });
|
467
481
|
}
|
468
|
-
const productsList = products.map((p) =>
|
469
|
-
|
470
|
-
|
471
|
-
(${
|
472
|
-
(${
|
473
|
-
|
474
|
-
|
482
|
+
const productsList = products.map((p) => {
|
483
|
+
const info = p.information || [];
|
484
|
+
const value0 = info[0] ? info[0].value : "";
|
485
|
+
const value1 = info[1] ? `(${info[1].value}%)` : "";
|
486
|
+
const value2 = info[2] ? `(${info[2].value})` : "";
|
487
|
+
return `${p._id}: ${p.name} (${value0}) ${value1} ${value2}`;
|
488
|
+
}).join(", ");
|
475
489
|
const prompt = `
|
476
490
|
1. When asked how the client wants to feel, they responded "${mood}".
|
477
491
|
2. Here is a list of products in our store: ${productsList}.
|
@@ -485,7 +499,7 @@ const controllerFactory$5 = (db) => {
|
|
485
499
|
while (true) {
|
486
500
|
try {
|
487
501
|
response = await openai.chat.completions.create({
|
488
|
-
model: "gpt-
|
502
|
+
model: "gpt-3.5-turbo",
|
489
503
|
messages: [{ role: "user", content: prompt }]
|
490
504
|
});
|
491
505
|
console.log(response);
|
@@ -532,7 +546,7 @@ const controllerFactory$5 = (db) => {
|
|
532
546
|
try {
|
533
547
|
const product = await Product.aggregate([
|
534
548
|
{
|
535
|
-
$match: { "_id": new ObjectId
|
549
|
+
$match: { "_id": new ObjectId(req.params._id) }
|
536
550
|
},
|
537
551
|
{
|
538
552
|
$lookup: {
|
@@ -840,21 +854,23 @@ var categories_routes = function(app, db) {
|
|
840
854
|
);
|
841
855
|
};
|
842
856
|
const categories_routes$1 = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(categories_routes);
|
843
|
-
const ObjectId = require$$0.Types.ObjectId;
|
844
857
|
const controllerFactory$1 = (db) => {
|
845
858
|
const Leftover = db.leftover;
|
846
859
|
const getAll = async (req, res) => {
|
847
860
|
try {
|
848
861
|
let query = {};
|
849
862
|
let options = {};
|
850
|
-
if (req.query.organization)
|
851
|
-
query.organization = new ObjectId(req.query.organization);
|
852
|
-
|
863
|
+
if (req.query.organization) {
|
864
|
+
query.organization = new db.mongoose.Types.ObjectId(req.query.organization);
|
865
|
+
}
|
866
|
+
console.log(query);
|
867
|
+
const leftoveres = await Leftover.find(query, null, options).sort({ createdAt: "desc" }).exec();
|
853
868
|
if (!leftoveres) {
|
854
869
|
return res.status(404).send({ message: "LEFTOVERES_NOT_FOUND" });
|
855
870
|
}
|
856
871
|
res.status(200).send(leftoveres);
|
857
872
|
} catch (err) {
|
873
|
+
console.error(err);
|
858
874
|
res.status(500).send({ message: "ERROR_GET_ALL_LEFTOVERES" });
|
859
875
|
}
|
860
876
|
};
|
package/dist/products.server.mjs
CHANGED
@@ -223,9 +223,12 @@ var leftover_model = (mongoose) => {
|
|
223
223
|
return Leftover;
|
224
224
|
};
|
225
225
|
const leftover_model$1 = /* @__PURE__ */ getDefaultExportFromCjs(leftover_model);
|
226
|
-
const ObjectId
|
226
|
+
const ObjectId = require$$0.Types.ObjectId;
|
227
227
|
const OpenAI = require$$3;
|
228
|
-
|
228
|
+
console.log(process.env.OPENAI_API_KEY);
|
229
|
+
const openai = new OpenAI({
|
230
|
+
apiKey: process.env.OPENAI_API_KEY
|
231
|
+
});
|
229
232
|
const controllerFactory$5 = (db) => {
|
230
233
|
const Product = db.product;
|
231
234
|
db.modification;
|
@@ -245,7 +248,7 @@ const controllerFactory$5 = (db) => {
|
|
245
248
|
let query = {};
|
246
249
|
let options = {};
|
247
250
|
if (req.query.organization) {
|
248
|
-
query.organization = new ObjectId
|
251
|
+
query.organization = new ObjectId(req.query.organization);
|
249
252
|
}
|
250
253
|
if (req.query._id) {
|
251
254
|
query._id = req.query._id;
|
@@ -261,6 +264,17 @@ const controllerFactory$5 = (db) => {
|
|
261
264
|
if (deliveryOptions.length) {
|
262
265
|
query.delivery = { $in: deliveryOptions };
|
263
266
|
}
|
267
|
+
const search = req.query.search;
|
268
|
+
if (search) {
|
269
|
+
const parts = search.split(".");
|
270
|
+
let regexPattern = "";
|
271
|
+
if (parts.length === 2) {
|
272
|
+
regexPattern = parts.map((part) => part.substr(0, part.length - 1) + ".{1}").join("\\.");
|
273
|
+
} else {
|
274
|
+
regexPattern = search.substr(0, search.length - 1) + ".{1}";
|
275
|
+
}
|
276
|
+
query.name = { $regex: regexPattern, $options: "i" };
|
277
|
+
}
|
264
278
|
const prices = req.query.prices?.split(",") || [];
|
265
279
|
console.log(prices);
|
266
280
|
if (prices.length) {
|
@@ -463,13 +477,13 @@ const controllerFactory$5 = (db) => {
|
|
463
477
|
console.log("no products");
|
464
478
|
return res.status(404).send({ message: "Products not found." });
|
465
479
|
}
|
466
|
-
const productsList = products.map((p) =>
|
467
|
-
|
468
|
-
|
469
|
-
(${
|
470
|
-
(${
|
471
|
-
|
472
|
-
|
480
|
+
const productsList = products.map((p) => {
|
481
|
+
const info = p.information || [];
|
482
|
+
const value0 = info[0] ? info[0].value : "";
|
483
|
+
const value1 = info[1] ? `(${info[1].value}%)` : "";
|
484
|
+
const value2 = info[2] ? `(${info[2].value})` : "";
|
485
|
+
return `${p._id}: ${p.name} (${value0}) ${value1} ${value2}`;
|
486
|
+
}).join(", ");
|
473
487
|
const prompt = `
|
474
488
|
1. When asked how the client wants to feel, they responded "${mood}".
|
475
489
|
2. Here is a list of products in our store: ${productsList}.
|
@@ -483,7 +497,7 @@ const controllerFactory$5 = (db) => {
|
|
483
497
|
while (true) {
|
484
498
|
try {
|
485
499
|
response = await openai.chat.completions.create({
|
486
|
-
model: "gpt-
|
500
|
+
model: "gpt-3.5-turbo",
|
487
501
|
messages: [{ role: "user", content: prompt }]
|
488
502
|
});
|
489
503
|
console.log(response);
|
@@ -530,7 +544,7 @@ const controllerFactory$5 = (db) => {
|
|
530
544
|
try {
|
531
545
|
const product = await Product.aggregate([
|
532
546
|
{
|
533
|
-
$match: { "_id": new ObjectId
|
547
|
+
$match: { "_id": new ObjectId(req.params._id) }
|
534
548
|
},
|
535
549
|
{
|
536
550
|
$lookup: {
|
@@ -838,21 +852,23 @@ var categories_routes = function(app, db) {
|
|
838
852
|
);
|
839
853
|
};
|
840
854
|
const categories_routes$1 = /* @__PURE__ */ getDefaultExportFromCjs(categories_routes);
|
841
|
-
const ObjectId = require$$0.Types.ObjectId;
|
842
855
|
const controllerFactory$1 = (db) => {
|
843
856
|
const Leftover = db.leftover;
|
844
857
|
const getAll = async (req, res) => {
|
845
858
|
try {
|
846
859
|
let query = {};
|
847
860
|
let options = {};
|
848
|
-
if (req.query.organization)
|
849
|
-
query.organization = new ObjectId(req.query.organization);
|
850
|
-
|
861
|
+
if (req.query.organization) {
|
862
|
+
query.organization = new db.mongoose.Types.ObjectId(req.query.organization);
|
863
|
+
}
|
864
|
+
console.log(query);
|
865
|
+
const leftoveres = await Leftover.find(query, null, options).sort({ createdAt: "desc" }).exec();
|
851
866
|
if (!leftoveres) {
|
852
867
|
return res.status(404).send({ message: "LEFTOVERES_NOT_FOUND" });
|
853
868
|
}
|
854
869
|
res.status(200).send(leftoveres);
|
855
870
|
} catch (err) {
|
871
|
+
console.error(err);
|
856
872
|
res.status(500).send({ message: "ERROR_GET_ALL_LEFTOVERES" });
|
857
873
|
}
|
858
874
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="";
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("./Button.vue2.cjs");const u=["disabled"],d={key:1,class:"loading"},m=e.createElementVNode("svg",{class:"i-regular",width:"135",height:"140",viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:"#fff"},[e.createElementVNode("rect",{y:"10",width:"15",height:"120",rx:"6"},[e.createElementVNode("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),e.createTextVNode(),e.createElementVNode("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})]),e.createElementVNode("rect",{x:"30",y:"10",width:"15",height:"120",rx:"6"},[e.createElementVNode("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),e.createTextVNode(),e.createElementVNode("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})]),e.createElementVNode("rect",{x:"60",width:"15",height:"140",rx:"6"},[e.createElementVNode("animate",{attributeName:"height",begin:"0s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),e.createTextVNode(),e.createElementVNode("animate",{attributeName:"y",begin:"0s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})]),e.createElementVNode("rect",{x:"90",y:"10",width:"15",height:"120",rx:"6"},[e.createElementVNode("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),e.createTextVNode(),e.createElementVNode("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})]),e.createElementVNode("rect",{x:"120",y:"10",width:"15",height:"120",rx:"6"},[e.createElementVNode("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),e.createTextVNode(),e.createElementVNode("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})])],-1),b=[m],h={key:2,class:"t-semi loading t-black"},f={key:3,class:"error"},g={key:0,class:"button-counter"},v={__name:"Button",props:{submit:{type:Function,default:async()=>{console.log("Button click.")}},text:{type:Object,default:t=>(console.log(t),t={...t.text,success:"✔",error:"✖"})},counter:{type:Object},callback:{type:Function,default:async()=>{console.log("Button callback.")}},callbackDelay:{type:Number,default:750},showSucces:{type:Boolean,default:!0},showLoader:{type:Boolean,default:!0},validation:{type:Boolean,default:!1}},setup(t){const n=t,a=e.ref(null),l=e.ref(null),o=e.ref(!1),r=e.ref(!1);async function c(){a.value.style["pointer-events"]="none",l.value=null,o.value=!0;const i=()=>{a.value&&(a.value.classList.replace("bg-second","bg-main"),a.value.style.pointerEvents="auto",o.value=!1,r.value=!1,l.value=null)};try{await n.submit(),a.value.classList.replace("bg-main","bg-second"),o.value=!1,n.showSucces?(r.value=!0,setTimeout(i,500)):i(),n.callback&&setTimeout(()=>n.callback(),n.callbackDelay)}catch{a.value.classList.replace("bg-main","bg-fourth-nano"),l.value=n.error,setTimeout(()=>{i(),a.value.classList.replace("bg-fourth-nano","bg-main")},1330)}}return(i,s)=>(e.openBlock(),e.createElementBlock("button",{onClick:e.withModifiers(c,["stop"]),disabled:t.validation,ref_key:"button",ref:a,class:"button"},[e.createVNode(e.Transition,{name:"moveFromTopAbsolute"},{default:e.withCtx(()=>[!o.value&&!l.value&&!r.value||!t.showLoader?e.renderSlot(i.$slots,"default",{key:0}):o.value&&!l.value&&t.showLoader?(e.openBlock(),e.createElementBlock("span",d,b)):r.value&&t.showSucces?(e.openBlock(),e.createElementBlock("span",h,e.toDisplayString(t.text.success),1)):l.value?(e.openBlock(),e.createElementBlock("span",f,e.toDisplayString(l.value),1)):e.createCommentVNode("",!0)]),_:3}),t.counter?(e.openBlock(),e.createElementBlock("p",g,e.toDisplayString(t.counter),1)):e.createCommentVNode("",!0)],8,u))}};exports.default=v;
|
@@ -1,4 +1,225 @@
|
|
1
|
-
|
1
|
+
import { ref as d, openBlock as u, createElementBlock as o, withModifiers as v, createVNode as g, Transition as y, withCtx as p, renderSlot as w, toDisplayString as b, createCommentVNode as h, createElementVNode as e, createTextVNode as r } from "vue";
|
2
|
+
import "./Button.vue2.js";
|
3
|
+
const k = ["disabled"], x = {
|
4
|
+
key: 1,
|
5
|
+
class: "loading"
|
6
|
+
}, N = /* @__PURE__ */ e("svg", {
|
7
|
+
class: "i-regular",
|
8
|
+
width: "135",
|
9
|
+
height: "140",
|
10
|
+
viewBox: "0 0 135 140",
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
12
|
+
fill: "#fff"
|
13
|
+
}, [
|
14
|
+
/* @__PURE__ */ e("rect", {
|
15
|
+
y: "10",
|
16
|
+
width: "15",
|
17
|
+
height: "120",
|
18
|
+
rx: "6"
|
19
|
+
}, [
|
20
|
+
/* @__PURE__ */ e("animate", {
|
21
|
+
attributeName: "height",
|
22
|
+
begin: "0.5s",
|
23
|
+
dur: "1s",
|
24
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
25
|
+
calcMode: "linear",
|
26
|
+
repeatCount: "indefinite"
|
27
|
+
}),
|
28
|
+
/* @__PURE__ */ r(),
|
29
|
+
/* @__PURE__ */ e("animate", {
|
30
|
+
attributeName: "y",
|
31
|
+
begin: "0.5s",
|
32
|
+
dur: "1s",
|
33
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
34
|
+
calcMode: "linear",
|
35
|
+
repeatCount: "indefinite"
|
36
|
+
})
|
37
|
+
]),
|
38
|
+
/* @__PURE__ */ e("rect", {
|
39
|
+
x: "30",
|
40
|
+
y: "10",
|
41
|
+
width: "15",
|
42
|
+
height: "120",
|
43
|
+
rx: "6"
|
44
|
+
}, [
|
45
|
+
/* @__PURE__ */ e("animate", {
|
46
|
+
attributeName: "height",
|
47
|
+
begin: "0.25s",
|
48
|
+
dur: "1s",
|
49
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
50
|
+
calcMode: "linear",
|
51
|
+
repeatCount: "indefinite"
|
52
|
+
}),
|
53
|
+
/* @__PURE__ */ r(),
|
54
|
+
/* @__PURE__ */ e("animate", {
|
55
|
+
attributeName: "y",
|
56
|
+
begin: "0.25s",
|
57
|
+
dur: "1s",
|
58
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
59
|
+
calcMode: "linear",
|
60
|
+
repeatCount: "indefinite"
|
61
|
+
})
|
62
|
+
]),
|
63
|
+
/* @__PURE__ */ e("rect", {
|
64
|
+
x: "60",
|
65
|
+
width: "15",
|
66
|
+
height: "140",
|
67
|
+
rx: "6"
|
68
|
+
}, [
|
69
|
+
/* @__PURE__ */ e("animate", {
|
70
|
+
attributeName: "height",
|
71
|
+
begin: "0s",
|
72
|
+
dur: "1s",
|
73
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
74
|
+
calcMode: "linear",
|
75
|
+
repeatCount: "indefinite"
|
76
|
+
}),
|
77
|
+
/* @__PURE__ */ r(),
|
78
|
+
/* @__PURE__ */ e("animate", {
|
79
|
+
attributeName: "y",
|
80
|
+
begin: "0s",
|
81
|
+
dur: "1s",
|
82
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
83
|
+
calcMode: "linear",
|
84
|
+
repeatCount: "indefinite"
|
85
|
+
})
|
86
|
+
]),
|
87
|
+
/* @__PURE__ */ e("rect", {
|
88
|
+
x: "90",
|
89
|
+
y: "10",
|
90
|
+
width: "15",
|
91
|
+
height: "120",
|
92
|
+
rx: "6"
|
93
|
+
}, [
|
94
|
+
/* @__PURE__ */ e("animate", {
|
95
|
+
attributeName: "height",
|
96
|
+
begin: "0.25s",
|
97
|
+
dur: "1s",
|
98
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
99
|
+
calcMode: "linear",
|
100
|
+
repeatCount: "indefinite"
|
101
|
+
}),
|
102
|
+
/* @__PURE__ */ r(),
|
103
|
+
/* @__PURE__ */ e("animate", {
|
104
|
+
attributeName: "y",
|
105
|
+
begin: "0.25s",
|
106
|
+
dur: "1s",
|
107
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
108
|
+
calcMode: "linear",
|
109
|
+
repeatCount: "indefinite"
|
110
|
+
})
|
111
|
+
]),
|
112
|
+
/* @__PURE__ */ e("rect", {
|
113
|
+
x: "120",
|
114
|
+
y: "10",
|
115
|
+
width: "15",
|
116
|
+
height: "120",
|
117
|
+
rx: "6"
|
118
|
+
}, [
|
119
|
+
/* @__PURE__ */ e("animate", {
|
120
|
+
attributeName: "height",
|
121
|
+
begin: "0.5s",
|
122
|
+
dur: "1s",
|
123
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
124
|
+
calcMode: "linear",
|
125
|
+
repeatCount: "indefinite"
|
126
|
+
}),
|
127
|
+
/* @__PURE__ */ r(),
|
128
|
+
/* @__PURE__ */ e("animate", {
|
129
|
+
attributeName: "y",
|
130
|
+
begin: "0.5s",
|
131
|
+
dur: "1s",
|
132
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
133
|
+
calcMode: "linear",
|
134
|
+
repeatCount: "indefinite"
|
135
|
+
})
|
136
|
+
])
|
137
|
+
], -1), C = [
|
138
|
+
N
|
139
|
+
], M = {
|
140
|
+
key: 2,
|
141
|
+
class: "t-semi loading t-black"
|
142
|
+
}, B = {
|
143
|
+
key: 3,
|
144
|
+
class: "error"
|
145
|
+
}, L = {
|
146
|
+
key: 0,
|
147
|
+
class: "button-counter"
|
148
|
+
}, T = {
|
149
|
+
__name: "Button",
|
150
|
+
props: {
|
151
|
+
submit: {
|
152
|
+
type: Function,
|
153
|
+
default: async () => {
|
154
|
+
console.log("Button click.");
|
155
|
+
}
|
156
|
+
},
|
157
|
+
text: {
|
158
|
+
type: Object,
|
159
|
+
default: (t) => (console.log(t), t = {
|
160
|
+
...t.text,
|
161
|
+
success: "✔",
|
162
|
+
error: "✖"
|
163
|
+
})
|
164
|
+
},
|
165
|
+
counter: {
|
166
|
+
type: Object
|
167
|
+
},
|
168
|
+
callback: {
|
169
|
+
type: Function,
|
170
|
+
default: async () => {
|
171
|
+
console.log("Button callback.");
|
172
|
+
}
|
173
|
+
},
|
174
|
+
callbackDelay: {
|
175
|
+
type: Number,
|
176
|
+
default: 750
|
177
|
+
},
|
178
|
+
showSucces: {
|
179
|
+
type: Boolean,
|
180
|
+
default: !0
|
181
|
+
},
|
182
|
+
showLoader: {
|
183
|
+
type: Boolean,
|
184
|
+
default: !0
|
185
|
+
},
|
186
|
+
validation: {
|
187
|
+
type: Boolean,
|
188
|
+
default: !1
|
189
|
+
}
|
190
|
+
},
|
191
|
+
setup(t) {
|
192
|
+
const n = t, a = d(null), i = d(null), l = d(!1), c = d(!1);
|
193
|
+
async function f() {
|
194
|
+
a.value.style["pointer-events"] = "none", i.value = null, l.value = !0;
|
195
|
+
const s = () => {
|
196
|
+
a.value && (a.value.classList.replace("bg-second", "bg-main"), a.value.style.pointerEvents = "auto", l.value = !1, c.value = !1, i.value = null);
|
197
|
+
};
|
198
|
+
try {
|
199
|
+
await n.submit(), a.value.classList.replace("bg-main", "bg-second"), l.value = !1, n.showSucces ? (c.value = !0, setTimeout(s, 500)) : s(), n.callback && setTimeout(() => n.callback(), n.callbackDelay);
|
200
|
+
} catch {
|
201
|
+
a.value.classList.replace("bg-main", "bg-fourth-nano"), i.value = n.error, setTimeout(() => {
|
202
|
+
s(), a.value.classList.replace("bg-fourth-nano", "bg-main");
|
203
|
+
}, 1330);
|
204
|
+
}
|
205
|
+
}
|
206
|
+
return (s, m) => (u(), o("button", {
|
207
|
+
onClick: v(f, ["stop"]),
|
208
|
+
disabled: t.validation,
|
209
|
+
ref_key: "button",
|
210
|
+
ref: a,
|
211
|
+
class: "button"
|
212
|
+
}, [
|
213
|
+
g(y, { name: "moveFromTopAbsolute" }, {
|
214
|
+
default: p(() => [
|
215
|
+
!l.value && !i.value && !c.value || !t.showLoader ? w(s.$slots, "default", { key: 0 }) : l.value && !i.value && t.showLoader ? (u(), o("span", x, C)) : c.value && t.showSucces ? (u(), o("span", M, b(t.text.success), 1)) : i.value ? (u(), o("span", B, b(i.value), 1)) : h("", !0)
|
216
|
+
]),
|
217
|
+
_: 3
|
218
|
+
}),
|
219
|
+
t.counter ? (u(), o("p", L, b(t.counter), 1)) : h("", !0)
|
220
|
+
], 8, k));
|
221
|
+
}
|
222
|
+
};
|
2
223
|
export {
|
3
|
-
|
224
|
+
T as default
|
4
225
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="";exports.default=e;
|