@ozdao/martyrs 0.2.432 → 0.2.434

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.
Files changed (102) hide show
  1. package/dist/builder.js +3 -2
  2. package/dist/builder.mjs +3 -2
  3. package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
  4. package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
  5. package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
  6. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
  7. package/dist/martyrs/src/components/Tab/{Tab.vue.cjs → Tab.vue2.cjs} +2 -2
  8. package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +1 -0
  9. package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
  10. package/dist/martyrs/src/components/Tab/{Tab.vue.cjs.map → Tab.vue2.js.map} +1 -1
  11. package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.cjs +1 -1
  12. package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
  13. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  14. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  15. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  16. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  17. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -1
  18. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  19. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  20. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  21. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +1 -1
  22. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  23. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  24. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  25. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  26. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  27. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  28. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  29. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  30. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  31. package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  32. package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  33. package/dist/martyrs/src/modules/landing/landing.client.cjs +0 -6
  34. package/dist/martyrs/src/modules/landing/landing.client.cjs.map +1 -1
  35. package/dist/martyrs/src/modules/landing/landing.client.js +0 -6
  36. package/dist/martyrs/src/modules/landing/landing.client.js.map +1 -1
  37. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.cjs +1 -1
  38. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.cjs.map +1 -1
  39. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.js +1 -1
  40. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.js.map +1 -1
  41. package/dist/martyrs/src/modules/notifications/notifications.client.cjs +248 -135
  42. package/dist/martyrs/src/modules/notifications/notifications.client.cjs.map +1 -1
  43. package/dist/martyrs/src/modules/notifications/notifications.client.js +248 -135
  44. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  45. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  46. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  47. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  48. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  49. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
  50. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +1 -1
  51. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  52. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +2 -2
  53. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  54. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  55. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
  56. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  57. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  59. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  60. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  61. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  62. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  63. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  64. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  65. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +1 -1
  66. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
  67. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  68. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  69. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +1 -1
  70. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +1 -1
  71. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  72. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  73. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.cjs +1 -1
  74. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.js +1 -1
  75. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
  76. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  77. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
  78. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  79. package/dist/style.css +4 -92
  80. package/package.json +1 -1
  81. package/src/builder/webpack/webpack.config.base.js +0 -1
  82. package/src/builder/webpack/webpack.config.client.js +4 -0
  83. package/src/builder/webpack/webpack.config.ssr.js +0 -1
  84. package/src/modules/landing/landing.client.js +6 -6
  85. package/src/modules/notifications/components/layouts/NotificationsLayout.vue +2 -0
  86. package/src/modules/notifications/notifications.client.js +351 -167
  87. package/src/modules/notifications/notifications2.client.js +256 -0
  88. package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
  89. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
  90. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
  91. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +0 -101
  92. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +0 -1
  93. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +0 -101
  94. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +0 -1
  95. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +0 -85
  96. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +0 -1
  97. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +0 -85
  98. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +0 -1
  99. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs +0 -97
  100. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs.map +0 -1
  101. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +0 -97
  102. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +0 -1
package/dist/builder.js CHANGED
@@ -148,7 +148,6 @@ function requireWebpack_config_base() {
148
148
  new VueLoaderPlugin(),
149
149
  new Dotenv({
150
150
  path: `.env.${process.env.NODE_ENV}`
151
- // ...(process.env.MODE === "SPA" ? [{path: '.env.mobile'}] : []),
152
151
  }),
153
152
  new webpack2.DefinePlugin({
154
153
  __VUE_I18N_LEGACY_API__: false,
@@ -228,9 +227,12 @@ function requireWebpack_config_client() {
228
227
  })
229
228
  ] : [],
230
229
  new PurgeCSSPlugin({
230
+ printRejected: true,
231
231
  paths: glob.sync([
232
232
  path.join(projectRoot, "src/**/*.vue"),
233
233
  path.join(projectRoot, "martyrs/src/**/*.vue"),
234
+ ath.join(projectRoot, "/node_modules/@ozdao/martyrs/**/*.css"),
235
+ path.join(projectRoot, "/node_modules/@ozdao/martyrs/**/*.scss"),
234
236
  path.join(projectRoot, "/node_modules/@ozdao/martyrs/src/**/*.vue"),
235
237
  path.join(projectRoot, "/node_modules/@vuepic/vue-datepicker/**/*.js")
236
238
  ]),
@@ -491,7 +493,6 @@ function requireWebpack_config_ssr() {
491
493
  rules: [
492
494
  {
493
495
  test: /\.css$/,
494
- // we don't need styles on the server, so we just ignore them
495
496
  use: "null-loader"
496
497
  }
497
498
  ]
package/dist/builder.mjs CHANGED
@@ -125,7 +125,6 @@ function requireWebpack_config_base() {
125
125
  new VueLoaderPlugin(),
126
126
  new Dotenv({
127
127
  path: `.env.${process.env.NODE_ENV}`
128
- // ...(process.env.MODE === "SPA" ? [{path: '.env.mobile'}] : []),
129
128
  }),
130
129
  new webpack2.DefinePlugin({
131
130
  __VUE_I18N_LEGACY_API__: false,
@@ -205,9 +204,12 @@ function requireWebpack_config_client() {
205
204
  })
206
205
  ] : [],
207
206
  new PurgeCSSPlugin({
207
+ printRejected: true,
208
208
  paths: glob.sync([
209
209
  path.join(projectRoot, "src/**/*.vue"),
210
210
  path.join(projectRoot, "martyrs/src/**/*.vue"),
211
+ ath.join(projectRoot, "/node_modules/@ozdao/martyrs/**/*.css"),
212
+ path.join(projectRoot, "/node_modules/@ozdao/martyrs/**/*.scss"),
211
213
  path.join(projectRoot, "/node_modules/@ozdao/martyrs/src/**/*.vue"),
212
214
  path.join(projectRoot, "/node_modules/@vuepic/vue-datepicker/**/*.js")
213
215
  ]),
@@ -468,7 +470,6 @@ function requireWebpack_config_ssr() {
468
470
  rules: [
469
471
  {
470
472
  test: /\.css$/,
471
- // we don't need styles on the server, so we just ignore them
472
473
  use: "null-loader"
473
474
  }
474
475
  ]
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  const _hoisted_1 = { class: "mobile-menu-section pd-r-zero pd-t-thin pd-b-thin pd-medium radius-medium" };
6
6
  const _sfc_main = {
7
7
  __name: "Menu",
@@ -14,4 +14,4 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  exports.default = _sfc_main;
17
- //# sourceMappingURL=Menu.vue2.cjs.map
17
+ //# sourceMappingURL=Menu.vue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Menu.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock, openBlock, renderSlot } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  const _hoisted_1 = { class: "mobile-menu-section pd-r-zero pd-t-thin pd-b-thin pd-medium radius-medium" };
4
4
  const _sfc_main = {
5
5
  __name: "Menu",
@@ -14,4 +14,4 @@ const _sfc_main = {
14
14
  export {
15
15
  _sfc_main as default
16
16
  };
17
- //# sourceMappingURL=Menu.vue2.js.map
17
+ //# sourceMappingURL=Menu.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Menu.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  const _hoisted_1 = { class: "flex-nowrap flex-v-center flex pos-relative" };
6
6
  const _hoisted_2 = ["onClick"];
7
7
  const _sfc_main = {
@@ -69,4 +69,4 @@ const _sfc_main = {
69
69
  }
70
70
  };
71
71
  exports.default = _sfc_main;
72
- //# sourceMappingURL=Tab.vue.cjs.map
72
+ //# sourceMappingURL=Tab.vue2.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tab.vue2.cjs","sources":["../../../../../src/components/Tab/Tab.vue"],"sourcesContent":["<template>\n <div class=\"flex-nowrap flex-v-center flex pos-relative\">\n <button \n v-for=\"(tab, index) in tabs\" \n :key=\"index\" \n @click=\"handleTabClick(index, tab)\" \n class=\"z-index-1 t-center cursor-pointer\"\n :style=\"isSelected(index, tab) ? 'background: rgb(var(--main)) !important' : ''\"\n :class=\"[\n isSelected(index, tab) ? 'bg-main' : '',\n tabClass ? tabClass : 'pd-small pd-r-medium pd-l-medium w-max pd-small radius-small'\n ]\"\n >\n {{tab.name || tab.label}}\n </button>\n </div>\n</template>\n\n<script setup>\nimport { ref, computed, watch } from 'vue'\n\nconst emit = defineEmits(['update:selected', 'tab-click']);\n\nconst props = defineProps({\n tabs: Array,\n tabClass: String,\n selected: [String, Number],\n modelValue: [String, Number],\n callback: Function\n})\n\nconst selectedTab = ref(0)\n\n// Handle both v-model and selected prop for backward compatibility\nconst updateSelectedIndex = () => {\n if (props.modelValue !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.modelValue)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n } else if (props.selected !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.selected)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n }\n}\n\n// Initial setup\nupdateSelectedIndex()\n\n// Watch for changes in selected or modelValue props\nwatch(() => props.selected, updateSelectedIndex)\nwatch(() => props.modelValue, updateSelectedIndex)\n\n// Check if tab is selected\nconst isSelected = (index, tab) => {\n if (props.modelValue !== undefined) {\n return tab.value === props.modelValue\n } else if (props.selected !== undefined) {\n return tab.value === props.selected\n }\n return index === selectedTab.value\n}\n\n// Handle tab click\nfunction handleTabClick(index, tab) {\n selectedTab.value = index\n \n // Emit both events for flexibility\n emit('update:selected', tab.value)\n emit('tab-click', { index, tab })\n \n // For v-model support\n if (props.modelValue !== undefined) {\n emit('update:modelValue', tab.value)\n }\n \n // Call callback if provided\n if (props.callback) props.callback(tab)\n}\n</script>\n\n<style lang=\"scss\">\n.tab-selector {\n position: absolute;\n width: 50%;\n height: 100%;\n left: 0;\n top: 0;\n z-index: 0;\n transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n</style>"],"names":["ref","watch"],"mappings":";;;;;;;;;;;;;;;;;AAqBA,UAAM,OAAO;AAEb,UAAM,QAAQ;AAQd,UAAM,cAAcA,IAAG,IAAC,CAAC;AAGzB,UAAM,sBAAsB,MAAM;AAChC,UAAI,MAAM,eAAe,QAAW;AAClC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,UAAU;AAChF,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA,WAAa,MAAM,aAAa,QAAW;AACvC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,QAAQ;AAC9E,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA;AAAA,IACA;AAGA,wBAAmB;AAGnBC,QAAAA,MAAM,MAAM,MAAM,UAAU,mBAAmB;AAC/CA,QAAAA,MAAM,MAAM,MAAM,YAAY,mBAAmB;AAGjD,UAAM,aAAa,CAAC,OAAO,QAAQ;AACjC,UAAI,MAAM,eAAe,QAAW;AAClC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B,WAAa,MAAM,aAAa,QAAW;AACvC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B;AACE,aAAO,UAAU,YAAY;AAAA,IAC/B;AAGA,aAAS,eAAe,OAAO,KAAK;AAClC,kBAAY,QAAQ;AAGpB,WAAK,mBAAmB,IAAI,KAAK;AACjC,WAAK,aAAa,EAAE,OAAO,IAAK,CAAA;AAGhC,UAAI,MAAM,eAAe,QAAW;AAClC,aAAK,qBAAqB,IAAI,KAAK;AAAA,MACvC;AAGE,UAAI,MAAM,SAAU,OAAM,SAAS,GAAG;AAAA,IACxC;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import { ref, watch, createElementBlock, openBlock, Fragment, renderList, normalizeStyle, normalizeClass, toDisplayString } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  const _hoisted_1 = { class: "flex-nowrap flex-v-center flex pos-relative" };
4
4
  const _hoisted_2 = ["onClick"];
5
5
  const _sfc_main = {
@@ -69,4 +69,4 @@ const _sfc_main = {
69
69
  export {
70
70
  _sfc_main as default
71
71
  };
72
- //# sourceMappingURL=Tab.vue.js.map
72
+ //# sourceMappingURL=Tab.vue2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tab.vue.cjs","sources":["../../../../../src/components/Tab/Tab.vue"],"sourcesContent":["<template>\n <div class=\"flex-nowrap flex-v-center flex pos-relative\">\n <button \n v-for=\"(tab, index) in tabs\" \n :key=\"index\" \n @click=\"handleTabClick(index, tab)\" \n class=\"z-index-1 t-center cursor-pointer\"\n :style=\"isSelected(index, tab) ? 'background: rgb(var(--main)) !important' : ''\"\n :class=\"[\n isSelected(index, tab) ? 'bg-main' : '',\n tabClass ? tabClass : 'pd-small pd-r-medium pd-l-medium w-max pd-small radius-small'\n ]\"\n >\n {{tab.name || tab.label}}\n </button>\n </div>\n</template>\n\n<script setup>\nimport { ref, computed, watch } from 'vue'\n\nconst emit = defineEmits(['update:selected', 'tab-click']);\n\nconst props = defineProps({\n tabs: Array,\n tabClass: String,\n selected: [String, Number],\n modelValue: [String, Number],\n callback: Function\n})\n\nconst selectedTab = ref(0)\n\n// Handle both v-model and selected prop for backward compatibility\nconst updateSelectedIndex = () => {\n if (props.modelValue !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.modelValue)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n } else if (props.selected !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.selected)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n }\n}\n\n// Initial setup\nupdateSelectedIndex()\n\n// Watch for changes in selected or modelValue props\nwatch(() => props.selected, updateSelectedIndex)\nwatch(() => props.modelValue, updateSelectedIndex)\n\n// Check if tab is selected\nconst isSelected = (index, tab) => {\n if (props.modelValue !== undefined) {\n return tab.value === props.modelValue\n } else if (props.selected !== undefined) {\n return tab.value === props.selected\n }\n return index === selectedTab.value\n}\n\n// Handle tab click\nfunction handleTabClick(index, tab) {\n selectedTab.value = index\n \n // Emit both events for flexibility\n emit('update:selected', tab.value)\n emit('tab-click', { index, tab })\n \n // For v-model support\n if (props.modelValue !== undefined) {\n emit('update:modelValue', tab.value)\n }\n \n // Call callback if provided\n if (props.callback) props.callback(tab)\n}\n</script>\n\n<style lang=\"scss\">\n.tab-selector {\n position: absolute;\n width: 50%;\n height: 100%;\n left: 0;\n top: 0;\n z-index: 0;\n transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n</style>"],"names":["ref","watch"],"mappings":";;;;;;;;;;;;;;;;;AAqBA,UAAM,OAAO;AAEb,UAAM,QAAQ;AAQd,UAAM,cAAcA,IAAG,IAAC,CAAC;AAGzB,UAAM,sBAAsB,MAAM;AAChC,UAAI,MAAM,eAAe,QAAW;AAClC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,UAAU;AAChF,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA,WAAa,MAAM,aAAa,QAAW;AACvC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,QAAQ;AAC9E,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA;AAAA,IACA;AAGA,wBAAmB;AAGnBC,QAAAA,MAAM,MAAM,MAAM,UAAU,mBAAmB;AAC/CA,QAAAA,MAAM,MAAM,MAAM,YAAY,mBAAmB;AAGjD,UAAM,aAAa,CAAC,OAAO,QAAQ;AACjC,UAAI,MAAM,eAAe,QAAW;AAClC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B,WAAa,MAAM,aAAa,QAAW;AACvC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B;AACE,aAAO,UAAU,YAAY;AAAA,IAC/B;AAGA,aAAS,eAAe,OAAO,KAAK;AAClC,kBAAY,QAAQ;AAGpB,WAAK,mBAAmB,IAAI,KAAK;AACjC,WAAK,aAAa,EAAE,OAAO,IAAK,CAAA;AAGhC,UAAI,MAAM,eAAe,QAAW;AAClC,aAAK,qBAAqB,IAAI,KAAK;AAAA,MACvC;AAGE,UAAI,MAAM,SAAU,OAAM,SAAS,GAAG;AAAA,IACxC;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"Tab.vue2.js","sources":["../../../../../src/components/Tab/Tab.vue"],"sourcesContent":["<template>\n <div class=\"flex-nowrap flex-v-center flex pos-relative\">\n <button \n v-for=\"(tab, index) in tabs\" \n :key=\"index\" \n @click=\"handleTabClick(index, tab)\" \n class=\"z-index-1 t-center cursor-pointer\"\n :style=\"isSelected(index, tab) ? 'background: rgb(var(--main)) !important' : ''\"\n :class=\"[\n isSelected(index, tab) ? 'bg-main' : '',\n tabClass ? tabClass : 'pd-small pd-r-medium pd-l-medium w-max pd-small radius-small'\n ]\"\n >\n {{tab.name || tab.label}}\n </button>\n </div>\n</template>\n\n<script setup>\nimport { ref, computed, watch } from 'vue'\n\nconst emit = defineEmits(['update:selected', 'tab-click']);\n\nconst props = defineProps({\n tabs: Array,\n tabClass: String,\n selected: [String, Number],\n modelValue: [String, Number],\n callback: Function\n})\n\nconst selectedTab = ref(0)\n\n// Handle both v-model and selected prop for backward compatibility\nconst updateSelectedIndex = () => {\n if (props.modelValue !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.modelValue)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n } else if (props.selected !== undefined) {\n const selectedIndex = props.tabs.findIndex(tab => tab.value === props.selected)\n if (selectedIndex !== -1) {\n selectedTab.value = selectedIndex\n }\n }\n}\n\n// Initial setup\nupdateSelectedIndex()\n\n// Watch for changes in selected or modelValue props\nwatch(() => props.selected, updateSelectedIndex)\nwatch(() => props.modelValue, updateSelectedIndex)\n\n// Check if tab is selected\nconst isSelected = (index, tab) => {\n if (props.modelValue !== undefined) {\n return tab.value === props.modelValue\n } else if (props.selected !== undefined) {\n return tab.value === props.selected\n }\n return index === selectedTab.value\n}\n\n// Handle tab click\nfunction handleTabClick(index, tab) {\n selectedTab.value = index\n \n // Emit both events for flexibility\n emit('update:selected', tab.value)\n emit('tab-click', { index, tab })\n \n // For v-model support\n if (props.modelValue !== undefined) {\n emit('update:modelValue', tab.value)\n }\n \n // Call callback if provided\n if (props.callback) props.callback(tab)\n}\n</script>\n\n<style lang=\"scss\">\n.tab-selector {\n position: absolute;\n width: 50%;\n height: 100%;\n left: 0;\n top: 0;\n z-index: 0;\n transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n</style>"],"names":[],"mappings":";;;;;;;;;;;;;;;AAqBA,UAAM,OAAO;AAEb,UAAM,QAAQ;AAQd,UAAM,cAAc,IAAI,CAAC;AAGzB,UAAM,sBAAsB,MAAM;AAChC,UAAI,MAAM,eAAe,QAAW;AAClC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,UAAU;AAChF,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA,WAAa,MAAM,aAAa,QAAW;AACvC,cAAM,gBAAgB,MAAM,KAAK,UAAU,SAAO,IAAI,UAAU,MAAM,QAAQ;AAC9E,YAAI,kBAAkB,IAAI;AACxB,sBAAY,QAAQ;AAAA,QAC1B;AAAA,MACA;AAAA,IACA;AAGA,wBAAmB;AAGnB,UAAM,MAAM,MAAM,UAAU,mBAAmB;AAC/C,UAAM,MAAM,MAAM,YAAY,mBAAmB;AAGjD,UAAM,aAAa,CAAC,OAAO,QAAQ;AACjC,UAAI,MAAM,eAAe,QAAW;AAClC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B,WAAa,MAAM,aAAa,QAAW;AACvC,eAAO,IAAI,UAAU,MAAM;AAAA,MAC/B;AACE,aAAO,UAAU,YAAY;AAAA,IAC/B;AAGA,aAAS,eAAe,OAAO,KAAK;AAClC,kBAAY,QAAQ;AAGpB,WAAK,mBAAmB,IAAI,KAAK;AACjC,WAAK,aAAa,EAAE,OAAO,IAAK,CAAA;AAGhC,UAAI,MAAM,eAAe,QAAW;AAClC,aAAK,qBAAqB,IAAI,KAAK;AAAA,MACvC;AAGE,UAAI,MAAM,SAAU,OAAM,SAAS,GAAG;AAAA,IACxC;;;;;;;;;;;;;;;;;;"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  ;/* empty css */
6
6
  ;/* empty css */
7
7
  require("vue-i18n");
@@ -1,5 +1,5 @@
1
1
  import { ref, resolveComponent, createElementBlock, openBlock, createVNode, createElementVNode, withCtx, Transition, createBlock, resolveDynamicComponent } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
5
5
  import "vue-i18n";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const Button = require("../../../../../components/Button/Button.vue.cjs");
7
7
  const vueRouter = require("vue-router");
@@ -1,5 +1,5 @@
1
1
  import { ref, createElementBlock, openBlock, createElementVNode, createCommentVNode, createVNode, toDisplayString, unref, createTextVNode, withCtx } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../../components/Button/Button.vue.js";
5
5
  import { useRoute, useRouter } from "vue-router";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const Button = require("../../../../../components/Button/Button.vue.cjs");
7
7
  const vueRouter = require("vue-router");
@@ -1,5 +1,5 @@
1
1
  import { ref, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, withCtx } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../../components/Button/Button.vue.js";
5
5
  import { useRoute, useRouter } from "vue-router";
@@ -4,7 +4,7 @@ const vue = require("vue");
4
4
  ;/* empty css */
5
5
  ;/* empty css */
6
6
  const Dropdown = require("../../../../../components/Dropdown/Dropdown.vue.cjs");
7
- const Menu = require("../../../../../components/Menu/Menu.vue2.cjs");
7
+ const Menu = require("../../../../../components/Menu/Menu.vue.cjs");
8
8
  const MenuItem = require("../../../../../components/Menu/MenuItem.vue.cjs");
9
9
  const ButtonToggleMembership = require("../../../../organizations/components/elements/ButtonToggleMembership.vue.cjs");
10
10
  const FormReport = require("../../../../reports/components/sections/FormReport.vue.cjs");
@@ -2,7 +2,7 @@ import { ref, inject, computed, onMounted, createElementBlock, createCommentVNod
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  import _sfc_main$5 from "../../../../../components/Dropdown/Dropdown.vue.js";
5
- import _sfc_main$a from "../../../../../components/Menu/Menu.vue2.js";
5
+ import _sfc_main$a from "../../../../../components/Menu/Menu.vue.js";
6
6
  import _sfc_main$b from "../../../../../components/Menu/MenuItem.vue.js";
7
7
  import _sfc_main$7 from "../../../../organizations/components/elements/ButtonToggleMembership.vue.js";
8
8
  import _sfc_main$6 from "../../../../reports/components/sections/FormReport.vue.js";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
- const Tab = require("../../../../../components/Tab/Tab.vue.cjs");
5
+ const Tab = require("../../../../../components/Tab/Tab.vue2.cjs");
6
6
  const Feed = require("../../../../../components/Feed/Feed.vue.cjs");
7
7
  const CardBlogpost = require("../../../../community/components/blocks/CardBlogpost.vue.cjs");
8
8
  const auth = require("../../store/auth.cjs");
@@ -1,6 +1,6 @@
1
1
  import { ref, watch, createElementBlock, openBlock, createElementVNode, createBlock, createCommentVNode, createVNode, unref, withCtx, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$1 from "../../../../../components/Tab/Tab.vue.js";
3
+ import _sfc_main$1 from "../../../../../components/Tab/Tab.vue2.js";
4
4
  import _sfc_main$2 from "../../../../../components/Feed/Feed.vue.js";
5
5
  import _sfc_main$3 from "../../../../community/components/blocks/CardBlogpost.vue.js";
6
6
  import { state } from "../../store/auth.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- ;/* empty css */
4
+ ;/* empty css */
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const Checkbox = require("../../../../../components/Checkbox/Checkbox.vue.cjs");
7
7
  const Button = require("../../../../../components/Button/Button.vue.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, onMounted, createElementBlock, createCommentVNode, openBlock, createElementVNode, createVNode, toDisplayString, withCtx, createTextVNode, unref } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$3 from "../../../../../components/Checkbox/Checkbox.vue.js";
5
5
  import _sfc_main$4 from "../../../../../components/Button/Button.vue.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Tab = require("../../../../../components/Tab/Tab.vue.cjs");
4
+ const Tab = require("../../../../../components/Tab/Tab.vue2.cjs");
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const FieldPhone = require("../../../../../components/FieldPhone/FieldPhone.vue.cjs");
7
7
  const Button = require("../../../../../components/Button/Button.vue.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, createVNode, toDisplayString, unref, Transition, withCtx, createTextVNode } from "vue";
2
- import _sfc_main$1 from "../../../../../components/Tab/Tab.vue.js";
2
+ import _sfc_main$1 from "../../../../../components/Tab/Tab.vue2.js";
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$2 from "../../../../../components/FieldPhone/FieldPhone.vue.js";
5
5
  import _sfc_main$3 from "../../../../../components/Button/Button.vue.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Tab = require("../../../../../components/Tab/Tab.vue.cjs");
4
+ const Tab = require("../../../../../components/Tab/Tab.vue2.cjs");
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const FieldPhone = require("../../../../../components/FieldPhone/FieldPhone.vue.cjs");
7
7
  const Button = require("../../../../../components/Button/Button.vue.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, onMounted, resolveComponent, createElementBlock, openBlock, createElementVNode, createCommentVNode, createVNode, createTextVNode, toDisplayString, unref, withCtx, Transition, withDirectives, vShow } from "vue";
2
- import _sfc_main$1 from "../../../../../components/Tab/Tab.vue.js";
2
+ import _sfc_main$1 from "../../../../../components/Tab/Tab.vue2.js";
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$2 from "../../../../../components/FieldPhone/FieldPhone.vue.js";
5
5
  import _sfc_main$3 from "../../../../../components/Button/Button.vue.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Tab = require("../../../../../components/Tab/Tab.vue.cjs");
4
+ const Tab = require("../../../../../components/Tab/Tab.vue2.cjs");
5
5
  const Field = require("../../../../../components/Field/Field.vue.cjs");
6
6
  const FieldPhone = require("../../../../../components/FieldPhone/FieldPhone.vue.cjs");
7
7
  const Button = require("../../../../../components/Button/Button.vue.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, resolveComponent, createElementBlock, openBlock, createElementVNode, createCommentVNode, createVNode, toDisplayString, unref, Transition, withCtx, withDirectives, vShow, createTextVNode } from "vue";
2
- import _sfc_main$1 from "../../../../../components/Tab/Tab.vue.js";
2
+ import _sfc_main$1 from "../../../../../components/Tab/Tab.vue2.js";
3
3
  import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$2 from "../../../../../components/FieldPhone/FieldPhone.vue.js";
5
5
  import _sfc_main$3 from "../../../../../components/Button/Button.vue.js";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
- const Tab = require("../../../../components/Tab/Tab.vue.cjs");
5
+ const Tab = require("../../../../components/Tab/Tab.vue2.cjs");
6
6
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
7
7
  const Table = require("../../../../components/Table/Table.vue.cjs");
8
8
  const CardEvent = require("../blocks/CardEvent.vue.cjs");
@@ -1,6 +1,6 @@
1
1
  import { ref, watch, createElementBlock, openBlock, createElementVNode, createCommentVNode, unref, createBlock, createVNode, isRef, withCtx, Fragment, renderList, withModifiers } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Tab/Tab.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Tab/Tab.vue2.js";
4
4
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
5
5
  import Table from "../../../../components/Table/Table.vue.js";
6
6
  import _sfc_main$3 from "../blocks/CardEvent.vue.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Tab = require("../../../../../components/Tab/Tab.vue.cjs");
4
+ const Tab = require("../../../../../components/Tab/Tab.vue2.cjs");
5
5
  const _hoisted_1 = { class: "flex-v-center flex-nowrap flex" };
6
6
  const _hoisted_2 = { class: "h2 mn-r-auto" };
7
7
  const _hoisted_3 = ["onClick"];
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, createElementBlock, openBlock, createElementVNode, createBlock, createCommentVNode, toDisplayString, Fragment, renderList, normalizeClass, withCtx, createTextVNode } from "vue";
2
- import _sfc_main$1 from "../../../../../components/Tab/Tab.vue.js";
2
+ import _sfc_main$1 from "../../../../../components/Tab/Tab.vue2.js";
3
3
  const _hoisted_1 = { class: "flex-v-center flex-nowrap flex" };
4
4
  const _hoisted_2 = { class: "h2 mn-r-auto" };
5
5
  const _hoisted_3 = ["onClick"];
@@ -9,9 +9,6 @@ const SectionGuide = require("./components/sections/SectionGuide.vue.cjs");
9
9
  const SectionOverview = require("./components/sections/SectionOverview.vue.cjs");
10
10
  const FloatingImages = require("./components/elements/FloatingImages.vue.cjs");
11
11
  const AnimatedGrid = require("./components/elements/AnimatedGrid.vue.cjs");
12
- const SectionHeroToken = require("./components/sections/SectionHeroToken.vue.cjs");
13
- const SectionFeaturesImages = require("./components/sections/SectionFeaturesImages.vue.cjs");
14
- const SectionRoadmap = require("./components/sections/SectionRoadmap.vue.cjs");
15
12
  exports.SectionFeatures = SectionFeatures.default;
16
13
  exports.SectionMobileApp = SectionMobileApp.default;
17
14
  exports.SectionJoinUs = SectionJoinUs.default;
@@ -21,7 +18,4 @@ exports.SectionGuide = SectionGuide.default;
21
18
  exports.SectionOverview = SectionOverview.default;
22
19
  exports.FloatingImages = FloatingImages.default;
23
20
  exports.AnimatedGrid = AnimatedGrid.default;
24
- exports.SectionHeroToken = SectionHeroToken.default;
25
- exports.SectionFeaturesImages = SectionFeaturesImages.default;
26
- exports.SectionRoadmap = SectionRoadmap.default;
27
21
  //# sourceMappingURL=landing.client.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;"}
@@ -7,21 +7,15 @@ import { default as default7 } from "./components/sections/SectionGuide.vue.js";
7
7
  import { default as default8 } from "./components/sections/SectionOverview.vue.js";
8
8
  import { default as default9 } from "./components/elements/FloatingImages.vue.js";
9
9
  import { default as default10 } from "./components/elements/AnimatedGrid.vue.js";
10
- import { default as default11 } from "./components/sections/SectionHeroToken.vue.js";
11
- import { default as default12 } from "./components/sections/SectionFeaturesImages.vue.js";
12
- import { default as default13 } from "./components/sections/SectionRoadmap.vue.js";
13
10
  export {
14
11
  default10 as AnimatedGrid,
15
12
  default9 as FloatingImages,
16
13
  default6 as SectionEarn,
17
14
  default2 as SectionFeatures,
18
- default12 as SectionFeaturesImages,
19
15
  default7 as SectionGuide,
20
- default11 as SectionHeroToken,
21
16
  default4 as SectionJoinUs,
22
17
  default3 as SectionMobileApp,
23
18
  default8 as SectionOverview,
24
- default13 as SectionRoadmap,
25
19
  default5 as SubscribeNewsletter
26
20
  };
27
21
  //# sourceMappingURL=landing.client.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
1
+ {"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -45,6 +45,6 @@ const _sfc_main = {
45
45
  };
46
46
  }
47
47
  };
48
- const NotificationsLayout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-382e1b39"]]);
48
+ const NotificationsLayout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-f6ac807f"]]);
49
49
  exports.default = NotificationsLayout;
50
50
  //# sourceMappingURL=NotificationsLayout.vue.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationsLayout.vue.cjs","sources":["../../../../../../../src/modules/notifications/components/layouts/NotificationsLayout.vue"],"sourcesContent":["<template>\n <div class=\"notifications-layout\">\n <div >\n </div> \n \n <div class=\"\">\n <router-view></router-view>\n </div>\n \n <div v-if=\"notificationManager && !isConnected\" class=\"connection-status\">\n <div class=\"connection-warning\">\n <span class=\"warning-icon\">⚠️</span>\n <span class=\"warning-text\">\n Notification service disconnected. \n <button @click=\"reconnect\" class=\"reconnect-btn\">Reconnect</button>\n </span>\n </div>\n </div>\n </div>\n</template>\n\n<script setup>\nimport { computed, inject } from 'vue';\n\n// Get notification manager from store\nconst store = inject('store');\nconst notificationManager = computed(() => store.notificationManager || null);\nconst isConnected = computed(() => {\n return notificationManager.value?.wsHandler?.isConnected || false;\n});\n\n// Methods\nconst reconnect = () => {\n if (notificationManager.value) {\n notificationManager.value.initialize();\n }\n};\n</script>\n\n<style scoped>\n.notifications-layout {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n\n.tabs {\n display: flex;\n gap: 1rem;\n}\n\n.tab-button {\n padding: 0.5rem 1rem;\n border: none;\n background: none;\n cursor: pointer;\n font-weight: 500;\n border-bottom: 2px solid transparent;\n}\n\n.tab-button.active {\n border-bottom: 2px solid var(--primary-color, #0066cc);\n color: var(--primary-color, #0066cc);\n}\n\n</style>"],"names":["inject","computed"],"mappings":";;;;;;;;;;;;;AAyBA,UAAM,QAAQA,IAAM,OAAC,OAAO;AAC5B,UAAM,sBAAsBC,IAAAA,SAAS,MAAM,MAAM,uBAAuB,IAAI;AAC5E,UAAM,cAAcA,IAAQ,SAAC,MAAM;;AACjC,eAAO,+BAAoB,UAApB,mBAA2B,cAA3B,mBAAsC,gBAAe;AAAA,IAC9D,CAAC;AAGD,UAAM,YAAY,MAAM;AACtB,UAAI,oBAAoB,OAAO;AAC7B,4BAAoB,MAAM,WAAY;AAAA,MAC1C;AAAA,IACA;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NotificationsLayout.vue.cjs","sources":["../../../../../../../src/modules/notifications/components/layouts/NotificationsLayout.vue"],"sourcesContent":["<template>\n <div class=\"notifications-layout\">\n <div >\n </div> \n \n <div class=\"\">\n <router-view></router-view>\n </div>\n \n <div v-if=\"notificationManager && !isConnected\" class=\"connection-status\">\n <div class=\"connection-warning\">\n <span class=\"warning-icon\">⚠️</span>\n <span class=\"warning-text\">\n Notification service disconnected. \n <button @click=\"reconnect\" class=\"reconnect-btn\">Reconnect</button>\n </span>\n </div>\n </div>\n </div>\n</template>\n\n<script setup>\nimport { computed, inject } from 'vue';\n\n// Get notification manager from store\nconst store = inject('store');\n\nconst notificationManager = computed(() => store.notificationManager || null);\n\nconst isConnected = computed(() => {\n return notificationManager.value?.wsHandler?.isConnected || false;\n});\n\n// Methods\nconst reconnect = () => {\n if (notificationManager.value) {\n notificationManager.value.initialize();\n }\n};\n</script>\n\n<style scoped>\n.notifications-layout {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n\n.tabs {\n display: flex;\n gap: 1rem;\n}\n\n.tab-button {\n padding: 0.5rem 1rem;\n border: none;\n background: none;\n cursor: pointer;\n font-weight: 500;\n border-bottom: 2px solid transparent;\n}\n\n.tab-button.active {\n border-bottom: 2px solid var(--primary-color, #0066cc);\n color: var(--primary-color, #0066cc);\n}\n\n</style>"],"names":["inject","computed"],"mappings":";;;;;;;;;;;;;AAyBA,UAAM,QAAQA,IAAM,OAAC,OAAO;AAE5B,UAAM,sBAAsBC,IAAAA,SAAS,MAAM,MAAM,uBAAuB,IAAI;AAE5E,UAAM,cAAcA,IAAQ,SAAC,MAAM;;AACjC,eAAO,+BAAoB,UAApB,mBAA2B,cAA3B,mBAAsC,gBAAe;AAAA,IAC9D,CAAC;AAGD,UAAM,YAAY,MAAM;AACtB,UAAI,oBAAoB,OAAO;AAC7B,4BAAoB,MAAM,WAAY;AAAA,MAC1C;AAAA,IACA;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -43,7 +43,7 @@ const _sfc_main = {
43
43
  };
44
44
  }
45
45
  };
46
- const NotificationsLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-382e1b39"]]);
46
+ const NotificationsLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f6ac807f"]]);
47
47
  export {
48
48
  NotificationsLayout as default
49
49
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationsLayout.vue.js","sources":["../../../../../../../src/modules/notifications/components/layouts/NotificationsLayout.vue"],"sourcesContent":["<template>\n <div class=\"notifications-layout\">\n <div >\n </div> \n \n <div class=\"\">\n <router-view></router-view>\n </div>\n \n <div v-if=\"notificationManager && !isConnected\" class=\"connection-status\">\n <div class=\"connection-warning\">\n <span class=\"warning-icon\">⚠️</span>\n <span class=\"warning-text\">\n Notification service disconnected. \n <button @click=\"reconnect\" class=\"reconnect-btn\">Reconnect</button>\n </span>\n </div>\n </div>\n </div>\n</template>\n\n<script setup>\nimport { computed, inject } from 'vue';\n\n// Get notification manager from store\nconst store = inject('store');\nconst notificationManager = computed(() => store.notificationManager || null);\nconst isConnected = computed(() => {\n return notificationManager.value?.wsHandler?.isConnected || false;\n});\n\n// Methods\nconst reconnect = () => {\n if (notificationManager.value) {\n notificationManager.value.initialize();\n }\n};\n</script>\n\n<style scoped>\n.notifications-layout {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n\n.tabs {\n display: flex;\n gap: 1rem;\n}\n\n.tab-button {\n padding: 0.5rem 1rem;\n border: none;\n background: none;\n cursor: pointer;\n font-weight: 500;\n border-bottom: 2px solid transparent;\n}\n\n.tab-button.active {\n border-bottom: 2px solid var(--primary-color, #0066cc);\n color: var(--primary-color, #0066cc);\n}\n\n</style>"],"names":[],"mappings":";;;;;;;;;;;AAyBA,UAAM,QAAQ,OAAO,OAAO;AAC5B,UAAM,sBAAsB,SAAS,MAAM,MAAM,uBAAuB,IAAI;AAC5E,UAAM,cAAc,SAAS,MAAM;;AACjC,eAAO,+BAAoB,UAApB,mBAA2B,cAA3B,mBAAsC,gBAAe;AAAA,IAC9D,CAAC;AAGD,UAAM,YAAY,MAAM;AACtB,UAAI,oBAAoB,OAAO;AAC7B,4BAAoB,MAAM,WAAY;AAAA,MAC1C;AAAA,IACA;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NotificationsLayout.vue.js","sources":["../../../../../../../src/modules/notifications/components/layouts/NotificationsLayout.vue"],"sourcesContent":["<template>\n <div class=\"notifications-layout\">\n <div >\n </div> \n \n <div class=\"\">\n <router-view></router-view>\n </div>\n \n <div v-if=\"notificationManager && !isConnected\" class=\"connection-status\">\n <div class=\"connection-warning\">\n <span class=\"warning-icon\">⚠️</span>\n <span class=\"warning-text\">\n Notification service disconnected. \n <button @click=\"reconnect\" class=\"reconnect-btn\">Reconnect</button>\n </span>\n </div>\n </div>\n </div>\n</template>\n\n<script setup>\nimport { computed, inject } from 'vue';\n\n// Get notification manager from store\nconst store = inject('store');\n\nconst notificationManager = computed(() => store.notificationManager || null);\n\nconst isConnected = computed(() => {\n return notificationManager.value?.wsHandler?.isConnected || false;\n});\n\n// Methods\nconst reconnect = () => {\n if (notificationManager.value) {\n notificationManager.value.initialize();\n }\n};\n</script>\n\n<style scoped>\n.notifications-layout {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\n\n.tabs {\n display: flex;\n gap: 1rem;\n}\n\n.tab-button {\n padding: 0.5rem 1rem;\n border: none;\n background: none;\n cursor: pointer;\n font-weight: 500;\n border-bottom: 2px solid transparent;\n}\n\n.tab-button.active {\n border-bottom: 2px solid var(--primary-color, #0066cc);\n color: var(--primary-color, #0066cc);\n}\n\n</style>"],"names":[],"mappings":";;;;;;;;;;;AAyBA,UAAM,QAAQ,OAAO,OAAO;AAE5B,UAAM,sBAAsB,SAAS,MAAM,MAAM,uBAAuB,IAAI;AAE5E,UAAM,cAAc,SAAS,MAAM;;AACjC,eAAO,+BAAoB,UAApB,mBAA2B,cAA3B,mBAAsC,gBAAe;AAAA,IAC9D,CAAC;AAGD,UAAM,YAAY,MAAM;AACtB,UAAI,oBAAoB,OAAO;AAC7B,4BAAoB,MAAM,WAAY;AAAA,MAC1C;AAAA,IACA;;;;;;;;;;;;;;;;;;;;;;;;;"}