@ozdao/martyrs 0.2.430 → 0.2.431
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/chats.server.js +0 -19
- package/dist/chats.server.mjs +0 -19
- package/dist/martyrs/src/components/Button/{Button.vue.cjs → Button.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Button/Button.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +2 -2
- package/dist/martyrs/src/components/Button/{Button.vue.cjs.map → Button.vue2.js.map} +1 -1
- package/dist/martyrs/src/components/Chips/{Chips.vue.cjs → Chips.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Chips/Chips.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Chips/{Chips.vue.js → Chips.vue2.js} +2 -2
- package/dist/martyrs/src/components/Chips/Chips.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
- package/dist/martyrs/src/components/Popup/{Popup.vue2.cjs → Popup.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Popup/{Popup.vue2.js.map → Popup.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Popup/{Popup.vue2.js → Popup.vue.js} +2 -2
- package/dist/martyrs/src/components/Popup/Popup.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue.cjs → Tab.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tab/{Tab.vue.cjs.map → Tab.vue2.js.map} +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +3 -3
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +2 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +5 -4
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +5 -4
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +101 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +101 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +85 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +85 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs +97 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +97 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/landing.client.cjs +6 -0
- package/dist/martyrs/src/modules/landing/landing.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/landing.client.js +6 -0
- package/dist/martyrs/src/modules/landing/landing.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs +4 -12
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +4 -12
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.cjs +135 -248
- package/dist/martyrs/src/modules/notifications/notifications.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +135 -248
- package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +12 -10
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +12 -10
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
- package/dist/notifications.server.js +85 -1
- package/dist/notifications.server.mjs +85 -1
- package/dist/orders.server.js +0 -27
- package/dist/orders.server.mjs +0 -27
- package/dist/style.css +101 -18
- package/package.json +1 -1
- package/src/builder/modes/ssr.dev.js +0 -20
- package/src/modules/chats/routes/chats.routes.js +19 -19
- package/src/modules/globals/controllers/utils/queryProcessor.js +1 -1
- package/src/modules/globals/views/components/layouts/Client.vue +6 -6
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/landing.client.js +7 -0
- package/src/modules/notifications/components/elements/NotificationBadge.vue +4 -13
- package/src/modules/notifications/notifications.client.js +166 -350
- package/src/modules/notifications/services/notification.service.js +4 -3
- package/src/modules/notifications/services/websocket.service.js +54 -56
- package/src/modules/orders/components/pages/OrderCreate.vue +1 -1
- package/src/modules/orders/controllers/orders.controller.js +1 -2
- package/src/modules/organizations/components/pages/Organization.vue +3 -3
- package/src/modules/products/components/pages/Product.vue +10 -9
- package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Popup/Popup.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
package/dist/style.css
CHANGED
|
@@ -1123,11 +1123,6 @@ div.vue-tags-input.disabled * {
|
|
|
1123
1123
|
.moveFromTop-leave-to {
|
|
1124
1124
|
transform: translateY(-1rem);
|
|
1125
1125
|
opacity: 0;
|
|
1126
|
-
max-height: 0;
|
|
1127
|
-
}
|
|
1128
|
-
.moveFromTop-enter-to,
|
|
1129
|
-
.moveFromTop-leave-from {
|
|
1130
|
-
max-height: 100vh;
|
|
1131
1126
|
}
|
|
1132
1127
|
.moveFromTopAbsolute-enter-active,
|
|
1133
1128
|
.moveFromTopAbsolute-leave-active {
|
|
@@ -1280,21 +1275,21 @@ div.vue-tags-input.disabled * {
|
|
|
1280
1275
|
margin-left: 0.5rem;
|
|
1281
1276
|
}
|
|
1282
1277
|
|
|
1283
|
-
.notification-badge-container[data-v-
|
|
1278
|
+
.notification-badge-container[data-v-23980e50] {
|
|
1284
1279
|
position: relative;
|
|
1285
1280
|
display: inline-block;
|
|
1286
1281
|
}
|
|
1287
|
-
.notification-button[data-v-
|
|
1282
|
+
.notification-button[data-v-23980e50] {
|
|
1288
1283
|
background: none;
|
|
1289
1284
|
border: none;
|
|
1290
1285
|
cursor: pointer;
|
|
1291
1286
|
position: relative;
|
|
1292
1287
|
font-size: 1.2rem;
|
|
1293
1288
|
}
|
|
1294
|
-
.notification-icon[data-v-
|
|
1289
|
+
.notification-icon[data-v-23980e50] {
|
|
1295
1290
|
font-size: 1.4rem;
|
|
1296
1291
|
}
|
|
1297
|
-
.button-counter[data-v-
|
|
1292
|
+
.button-counter[data-v-23980e50] {
|
|
1298
1293
|
position: absolute;
|
|
1299
1294
|
right: -8px;
|
|
1300
1295
|
bottom: -8px;
|
|
@@ -1308,7 +1303,7 @@ div.vue-tags-input.disabled * {
|
|
|
1308
1303
|
line-height: 16px;
|
|
1309
1304
|
font-size: 10px;
|
|
1310
1305
|
}
|
|
1311
|
-
.notifications-dropdown[data-v-
|
|
1306
|
+
.notifications-dropdown[data-v-23980e50] {
|
|
1312
1307
|
position: absolute;
|
|
1313
1308
|
top: 100%;
|
|
1314
1309
|
right: 0;
|
|
@@ -1320,40 +1315,40 @@ div.vue-tags-input.disabled * {
|
|
|
1320
1315
|
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
|
1321
1316
|
z-index: 1000;
|
|
1322
1317
|
}
|
|
1323
|
-
.notifications-header[data-v-
|
|
1318
|
+
.notifications-header[data-v-23980e50] {
|
|
1324
1319
|
display: flex;
|
|
1325
1320
|
justify-content: space-between;
|
|
1326
1321
|
align-items: center;
|
|
1327
1322
|
padding: 12px 16px;
|
|
1328
1323
|
border-bottom: 1px solid #eee;
|
|
1329
1324
|
}
|
|
1330
|
-
.notifications-header h3[data-v-
|
|
1325
|
+
.notifications-header h3[data-v-23980e50] {
|
|
1331
1326
|
margin: 0;
|
|
1332
1327
|
font-size: 1rem;
|
|
1333
1328
|
}
|
|
1334
|
-
.mark-all-read-btn[data-v-
|
|
1329
|
+
.mark-all-read-btn[data-v-23980e50] {
|
|
1335
1330
|
background: none;
|
|
1336
1331
|
border: none;
|
|
1337
1332
|
color: #2196f3;
|
|
1338
1333
|
font-size: 0.8rem;
|
|
1339
1334
|
cursor: pointer;
|
|
1340
1335
|
}
|
|
1341
|
-
.notifications-loading[data-v-
|
|
1342
|
-
.notifications-empty[data-v-
|
|
1336
|
+
.notifications-loading[data-v-23980e50],
|
|
1337
|
+
.notifications-empty[data-v-23980e50] {
|
|
1343
1338
|
padding: 24px;
|
|
1344
1339
|
text-align: center;
|
|
1345
1340
|
color: #666;
|
|
1346
1341
|
}
|
|
1347
|
-
.notifications-list[data-v-
|
|
1342
|
+
.notifications-list[data-v-23980e50] {
|
|
1348
1343
|
max-height: 300px;
|
|
1349
1344
|
overflow-y: auto;
|
|
1350
1345
|
}
|
|
1351
|
-
.notifications-footer[data-v-
|
|
1346
|
+
.notifications-footer[data-v-23980e50] {
|
|
1352
1347
|
padding: 12px 16px;
|
|
1353
1348
|
text-align: center;
|
|
1354
1349
|
border-top: 1px solid #eee;
|
|
1355
1350
|
}
|
|
1356
|
-
.notifications-footer a[data-v-
|
|
1351
|
+
.notifications-footer a[data-v-23980e50] {
|
|
1357
1352
|
color: #2196f3;
|
|
1358
1353
|
text-decoration: none;
|
|
1359
1354
|
font-size: 0.9rem;
|
|
@@ -2433,6 +2428,94 @@ to {
|
|
|
2433
2428
|
100% {
|
|
2434
2429
|
transform: rotateX(45deg) translateY(0);
|
|
2435
2430
|
}
|
|
2431
|
+
}.sheen:after {
|
|
2432
|
+
content: "";
|
|
2433
|
+
top: 0;
|
|
2434
|
+
left: -25%;
|
|
2435
|
+
transform: translateX(100%);
|
|
2436
|
+
width: 100%;
|
|
2437
|
+
height: 220px;
|
|
2438
|
+
position: absolute;
|
|
2439
|
+
z-index: 1;
|
|
2440
|
+
animation: slide 3s infinite;
|
|
2441
|
+
/*
|
|
2442
|
+
CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
|
|
2443
|
+
*/
|
|
2444
|
+
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
|
|
2445
|
+
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
|
|
2446
|
+
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
|
|
2447
|
+
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
|
|
2448
|
+
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
|
|
2449
|
+
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* W3C */
|
|
2450
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#007db9e8",GradientType=1 ); /* IE6-9 */
|
|
2451
|
+
}
|
|
2452
|
+
@keyframes slide {
|
|
2453
|
+
0% {
|
|
2454
|
+
transform: translateX(0%);
|
|
2455
|
+
opacity: 0;
|
|
2456
|
+
}
|
|
2457
|
+
20% {
|
|
2458
|
+
opacity: 1;
|
|
2459
|
+
}
|
|
2460
|
+
80% {
|
|
2461
|
+
opacity: 1;
|
|
2462
|
+
}
|
|
2463
|
+
100% {
|
|
2464
|
+
transform: translateX(100%);
|
|
2465
|
+
opacity: 0;
|
|
2466
|
+
}
|
|
2467
|
+
}#grid2 {
|
|
2468
|
+
transition: 500ms;
|
|
2469
|
+
display: grid;
|
|
2470
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
2471
|
+
gap: 3px;
|
|
2472
|
+
background: crimson;
|
|
2473
|
+
}
|
|
2474
|
+
:where(.left, .center, .right) {
|
|
2475
|
+
background: navajowhite;
|
|
2476
|
+
transition: 300ms;
|
|
2477
|
+
}
|
|
2478
|
+
:where(.left, .center, .right):hover {
|
|
2479
|
+
background: crimson;
|
|
2480
|
+
}
|
|
2481
|
+
#grid2:has(.left:hover) {
|
|
2482
|
+
grid-template-columns: 2fr 0.5fr 0.5fr;
|
|
2483
|
+
padding: 3rem;
|
|
2484
|
+
}
|
|
2485
|
+
#grid2:has(.center:hover) {
|
|
2486
|
+
grid-template-columns: 0.5fr 2fr 0.5fr;
|
|
2487
|
+
padding: 3rem;
|
|
2488
|
+
}
|
|
2489
|
+
#grid2:has(.right:hover) {
|
|
2490
|
+
grid-template-columns: 0.5fr 0.5fr 2fr;
|
|
2491
|
+
padding: 3rem;
|
|
2492
|
+
}.timeline .timeline-item[data-v-148fd4a9] {
|
|
2493
|
+
min-width: 32rem;
|
|
2494
|
+
}
|
|
2495
|
+
.timeline .timeline-icon[data-v-148fd4a9] {
|
|
2496
|
+
border-radius: 100%;
|
|
2497
|
+
width: 3rem;
|
|
2498
|
+
height: 3rem;
|
|
2499
|
+
display: flex;
|
|
2500
|
+
align-items: center;
|
|
2501
|
+
justify-content: center;
|
|
2502
|
+
}
|
|
2503
|
+
.timeline .timeline-icon img[data-v-148fd4a9] {
|
|
2504
|
+
width: 1.5rem;
|
|
2505
|
+
height: 1.5rem;
|
|
2506
|
+
}
|
|
2507
|
+
.custom-scroll[data-v-148fd4a9] {
|
|
2508
|
+
overflow-x: scroll;
|
|
2509
|
+
scrollbar-width: none; /* Hide scrollbar for Firefox */
|
|
2510
|
+
-ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
|
|
2511
|
+
display: -webkit-box; /* Fix for Safari */
|
|
2512
|
+
display: -webkit-flex; /* Fix for Safari */
|
|
2513
|
+
display: -ms-flexbox;
|
|
2514
|
+
display: flex;
|
|
2515
|
+
}
|
|
2516
|
+
.custom-scroll[data-v-148fd4a9]::-webkit-scrollbar {
|
|
2517
|
+
width: 0px; /* Hide scrollbar for Chrome and Safari */
|
|
2518
|
+
height: 0px;
|
|
2436
2519
|
}
|
|
2437
2520
|
.table-cell-content[data-v-455ed075] {
|
|
2438
2521
|
width: 100%;
|
package/package.json
CHANGED
|
@@ -5,14 +5,12 @@ const readline = require('readline');
|
|
|
5
5
|
const chalk = require('chalk');
|
|
6
6
|
|
|
7
7
|
const devMiddleware = require("webpack-dev-middleware");
|
|
8
|
-
// const hotMiddleware = require("webpack-hot-middleware");
|
|
9
8
|
|
|
10
9
|
const { createHtmlRenderer } = require("../ssr/ssr-render-html.js");
|
|
11
10
|
const { transformDevStats } = require("../ssr/ssr-transform-webpack-stats.js");
|
|
12
11
|
|
|
13
12
|
module.exports = function createSsrDevServer(projectRoot, { clientConfig, serverConfig, ssrConfig, createServerPath }) {
|
|
14
13
|
const clientCompiler = webpack(clientConfig);
|
|
15
|
-
// const serverCompiler = webpack(serverConfig);
|
|
16
14
|
const ssrCompiler = webpack(ssrConfig);
|
|
17
15
|
|
|
18
16
|
const createDevRenderer = (onUpdate) => {
|
|
@@ -111,11 +109,6 @@ module.exports = function createSsrDevServer(projectRoot, { clientConfig, server
|
|
|
111
109
|
stats: false,
|
|
112
110
|
});
|
|
113
111
|
|
|
114
|
-
// const clientHotMiddleware = hotMiddleware(clientCompiler, {
|
|
115
|
-
// heartbeat: 5000,
|
|
116
|
-
// log: false
|
|
117
|
-
// });
|
|
118
|
-
|
|
119
112
|
const port = process.env.PORT || 8080;
|
|
120
113
|
|
|
121
114
|
// Функция для запуска сервера
|
|
@@ -135,8 +128,6 @@ module.exports = function createSsrDevServer(projectRoot, { clientConfig, server
|
|
|
135
128
|
let { app, server, env } = await createServer();
|
|
136
129
|
|
|
137
130
|
app.use(clientDevMiddleware);
|
|
138
|
-
// app.use(clientHotMiddleware);
|
|
139
|
-
|
|
140
131
|
// Код для SSR клиентской части. Этот блок компилирует приложение
|
|
141
132
|
if (!rendererInstance) {
|
|
142
133
|
rendererInstance = createDevRenderer(() => {
|
|
@@ -173,16 +164,5 @@ module.exports = function createSsrDevServer(projectRoot, { clientConfig, server
|
|
|
173
164
|
}
|
|
174
165
|
};
|
|
175
166
|
|
|
176
|
-
// Настройка наблюдения за изменениями
|
|
177
|
-
// serverCompiler.watch({}, async (err, stats) => {
|
|
178
|
-
// if (err) {
|
|
179
|
-
// console.error(err);
|
|
180
|
-
// return;
|
|
181
|
-
// }
|
|
182
|
-
// console.log(stats.toString(serverConfig.stats));
|
|
183
|
-
// console.log('Server.js has changed, updating...');
|
|
184
|
-
// await startServer();
|
|
185
|
-
// });
|
|
186
|
-
|
|
187
167
|
return startServer;
|
|
188
168
|
};
|
|
@@ -8,28 +8,28 @@ module.exports = function(app, db, wss) {
|
|
|
8
8
|
|
|
9
9
|
const { verifySignUp, verifyUser } = middlewareFactory(db);
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
// wss.on('connection', (ws) => {
|
|
12
|
+
// ws.type = 'chat'; // Помечаем соединение как чат
|
|
13
|
+
// console.log('ws connecting to chat...');
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
// ws.on('message', async (message) => {
|
|
16
|
+
// const msg = JSON.parse(message);
|
|
17
|
+
// if (msg.type === 'joinChat') {
|
|
18
|
+
// ws.chatId = msg.chatId;
|
|
19
|
+
// console.log(`Client joined chat: ${msg.chatId}`);
|
|
20
|
+
// } else {
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
// console.log(msg)
|
|
23
|
+
// const savedMessage = await controller.saveMessage(msg);
|
|
24
24
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
});
|
|
25
|
+
// wss.clients.forEach((client) => {
|
|
26
|
+
// if (client.type === 'chat' && client.chatId && client.chatId.toString() === msg.chatId) {
|
|
27
|
+
// client.send(JSON.stringify(savedMessage));
|
|
28
|
+
// }
|
|
29
|
+
// });
|
|
30
|
+
// }
|
|
31
|
+
// });
|
|
32
|
+
// });
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
app.use(function(req, res, next) {
|
|
@@ -2,7 +2,7 @@ const ObjectId = require('mongoose').Types.ObjectId;
|
|
|
2
2
|
|
|
3
3
|
function getBasicOptions(query) {
|
|
4
4
|
console.log(query);
|
|
5
|
-
const { _id, url, status, notstatus, type, organization,
|
|
5
|
+
const { _id, url, status, notstatus, type, organization, owner, customer, creator } = query;
|
|
6
6
|
const stages = [];
|
|
7
7
|
const conditions = [];
|
|
8
8
|
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
}"
|
|
10
10
|
>
|
|
11
11
|
<transition name="moveFromTop" appear>
|
|
12
|
-
<Loader v-if="!page" class="pos-fixed"/>
|
|
12
|
+
<Loader v-if="!page || isPageLoading" class="pos-fixed"/>
|
|
13
13
|
</transition>
|
|
14
14
|
|
|
15
15
|
<component
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</transition>
|
|
93
93
|
</component>
|
|
94
94
|
|
|
95
|
-
<div class="rows-1-min0_max1 pos-relative w-100 h-100">
|
|
95
|
+
<div class="rows-1-min0_max1 z-index-1 pos-relative w-100 h-100">
|
|
96
96
|
<Status
|
|
97
97
|
v-if="globals.state.error.show"
|
|
98
98
|
:data="globals.state.error"
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
:is="Component"
|
|
114
114
|
:key="route.path"
|
|
115
115
|
class="w-100 h-min-100"
|
|
116
|
-
|
|
116
|
+
@page-loading="handlePageLoading"
|
|
117
117
|
@page-loaded="handlePageLoaded"
|
|
118
118
|
/>
|
|
119
119
|
<!-- Key пока выключил непонятно какие проблемы это вызовет -->
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
// Если страница не отправляет событие page-loaded, этот обработчик
|
|
196
196
|
// может служить запасным вариантом для отключения лоадера
|
|
197
197
|
// Можно оставить закомментированным, если все страницы будут явно вызывать handlePageLoaded
|
|
198
|
-
|
|
198
|
+
isPageLoading.value = false;
|
|
199
199
|
}
|
|
200
200
|
/////////////////////////////
|
|
201
201
|
// CREATED
|
|
@@ -298,12 +298,12 @@
|
|
|
298
298
|
.moveFromTop-leave-to {
|
|
299
299
|
transform: translateY(-1rem);
|
|
300
300
|
opacity: 0;
|
|
301
|
-
max-height: 0;
|
|
301
|
+
// max-height: 0;
|
|
302
302
|
}
|
|
303
303
|
|
|
304
304
|
.moveFromTop-enter-to,
|
|
305
305
|
.moveFromTop-leave-from {
|
|
306
|
-
max-height: 100vh;
|
|
306
|
+
// max-height: 100vh;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
309
|
.moveFromTopAbsolute-enter-active,
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
class="pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex"
|
|
31
31
|
>
|
|
32
32
|
<div class="sheen h-5r mn-b-small radius-extra o-hidden pos-relative ">
|
|
33
|
-
<img loading="lazy" src="/logo/
|
|
33
|
+
<img loading="lazy" :src="(FILE_SERVER_URL || '') + '/logo/token.svg'" class="w-100 h-100">
|
|
34
34
|
</div>
|
|
35
35
|
|
|
36
36
|
<h1
|
|
@@ -10,6 +10,10 @@ import SectionOverview from './components/sections/SectionOverview.vue';
|
|
|
10
10
|
import FloatingImages from './components/elements/FloatingImages.vue';
|
|
11
11
|
import AnimatedGrid from './components/elements/AnimatedGrid.vue';
|
|
12
12
|
|
|
13
|
+
import SectionHeroToken from './components/sections/SectionHeroToken.vue';
|
|
14
|
+
import SectionFeaturesImages from './components/sections/SectionFeaturesImages.vue';
|
|
15
|
+
import SectionRoadmap from './components/sections/SectionRoadmap.vue';
|
|
16
|
+
|
|
13
17
|
export {
|
|
14
18
|
SectionEarn,
|
|
15
19
|
SectionMobileApp,
|
|
@@ -19,5 +23,8 @@ export {
|
|
|
19
23
|
SubscribeNewsletter,
|
|
20
24
|
SectionFeatures,
|
|
21
25
|
FloatingImages,
|
|
26
|
+
SectionHeroToken,
|
|
27
|
+
SectionFeaturesImages,
|
|
28
|
+
SectionRoadmap,
|
|
22
29
|
AnimatedGrid
|
|
23
30
|
};
|
|
@@ -84,14 +84,6 @@ const recentNotifications = computed(() => {
|
|
|
84
84
|
// Methods
|
|
85
85
|
const toggleNotifications = () => {
|
|
86
86
|
isOpen.value = !isOpen.value;
|
|
87
|
-
|
|
88
|
-
// Load notifications if opening
|
|
89
|
-
if (isOpen.value) {
|
|
90
|
-
const userId = auth.state.user._id;
|
|
91
|
-
if (userId) {
|
|
92
|
-
getNotifications(userId);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
87
|
};
|
|
96
88
|
|
|
97
89
|
const handleNotificationClick = (notification) => {
|
|
@@ -118,11 +110,10 @@ const handleClickOutside = (event) => {
|
|
|
118
110
|
onMounted(() => {
|
|
119
111
|
document.addEventListener('click', handleClickOutside);
|
|
120
112
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
113
|
+
// Load notifications when component mounts
|
|
114
|
+
const userId = auth.state.user._id;
|
|
115
|
+
if (userId) {
|
|
116
|
+
getNotifications(userId);
|
|
126
117
|
}
|
|
127
118
|
});
|
|
128
119
|
|