waibu-blu 2.0.1 → 2.1.1

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 (95) hide show
  1. package/.github/FUNDING.yml +0 -0
  2. package/.github/workflows/repo-lockdown.yml +0 -0
  3. package/.jsdoc.conf.json +0 -0
  4. package/LICENSE +0 -0
  5. package/README.md +0 -0
  6. package/docs/WaibuBlu.html +0 -0
  7. package/docs/data/search.json +0 -0
  8. package/docs/fonts/Inconsolata-Regular.ttf +0 -0
  9. package/docs/fonts/OpenSans-Regular.ttf +0 -0
  10. package/docs/fonts/WorkSans-Bold.ttf +0 -0
  11. package/docs/global.html +0 -0
  12. package/docs/index.html +0 -0
  13. package/docs/index.js.html +1 -1
  14. package/docs/scripts/core.js +0 -0
  15. package/docs/scripts/core.min.js +0 -0
  16. package/docs/scripts/resize.js +0 -0
  17. package/docs/scripts/search.js +0 -0
  18. package/docs/scripts/search.min.js +0 -0
  19. package/docs/scripts/third-party/Apache-License-2.0.txt +0 -0
  20. package/docs/scripts/third-party/fuse.js +0 -0
  21. package/docs/scripts/third-party/hljs-line-num-original.js +0 -0
  22. package/docs/scripts/third-party/hljs-line-num.js +0 -0
  23. package/docs/scripts/third-party/hljs-original.js +0 -0
  24. package/docs/scripts/third-party/hljs.js +0 -0
  25. package/docs/scripts/third-party/popper.js +0 -0
  26. package/docs/scripts/third-party/tippy.js +0 -0
  27. package/docs/scripts/third-party/tocbot.js +0 -0
  28. package/docs/scripts/third-party/tocbot.min.js +0 -0
  29. package/docs/static/bitcoin.jpeg +0 -0
  30. package/docs/static/home.md +0 -0
  31. package/docs/static/logo-ecosystem.png +0 -0
  32. package/docs/static/logo.png +0 -0
  33. package/docs/styles/clean-jsdoc-theme-base.css +0 -0
  34. package/docs/styles/clean-jsdoc-theme-dark.css +0 -0
  35. package/docs/styles/clean-jsdoc-theme-light.css +0 -0
  36. package/docs/styles/clean-jsdoc-theme-scrollbar.css +0 -0
  37. package/docs/styles/clean-jsdoc-theme-without-scrollbar.min.css +0 -0
  38. package/docs/styles/clean-jsdoc-theme.min.css +0 -0
  39. package/extend/bajo/hook/waibu-mpa@after-build-locals.js +0 -0
  40. package/extend/bajo/intl/en-US.json +0 -0
  41. package/extend/bajoTemplate/extend/bajoTemplate/layout/default.html +0 -0
  42. package/extend/bajoTemplate/extend/bajoTemplate/layout/plain.html +0 -0
  43. package/extend/bajoTemplate/extend/main/layout/plain.html +0 -0
  44. package/extend/bajoTemplate/extend/main/layout/with-addons.html +0 -0
  45. package/extend/bajoTemplate/extend/main/partial/breadcrumb.html +0 -0
  46. package/extend/bajoTemplate/extend/main/partial/footer.html +14 -42
  47. package/extend/bajoTemplate/extend/main/partial/header.html +3 -3
  48. package/extend/bajoTemplate/extend/main/partial/main-navbar.html +2 -2
  49. package/extend/bajoTemplate/extend/sumba/layout/centered.html +0 -0
  50. package/extend/bajoTemplate/extend/sumba/layout/default.html +0 -0
  51. package/extend/bajoTemplate/extend/sumba/layout/info.html +0 -0
  52. package/extend/bajoTemplate/extend/sumbaGeofence/template/ds/alert.html +0 -0
  53. package/extend/bajoTemplate/extend/sumbaMaps/template/admin/feature/add-handler.html +0 -0
  54. package/extend/bajoTemplate/extend/sumbaMaps/template/admin/feature/edit-handler.html +0 -0
  55. package/extend/bajoTemplate/extend/sumbaMaps/template/feat-edit.html +0 -0
  56. package/extend/bajoTemplate/extend/sumbaSeatrack/template/dashboard.html +0 -0
  57. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/alert.html +0 -0
  58. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/port-details.html +0 -0
  59. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/port.html +0 -0
  60. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/vessel-details.html +0 -0
  61. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/vessel.html +0 -0
  62. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/voyage-history.html +0 -0
  63. package/extend/bajoTemplate/extend/sumbaSeatrack/template/ds/voyage.html +0 -0
  64. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/port-details.html +0 -0
  65. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/port.html +0 -0
  66. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/vessel-details.html +0 -0
  67. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/vessel.html +0 -0
  68. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/voyage-history.html +0 -0
  69. package/extend/bajoTemplate/extend/sumbaSeatrackGlobal/template/ds/voyage.html +0 -0
  70. package/extend/bajoTemplate/extend/waibuAdmin/layout/crud/default.html +0 -0
  71. package/extend/bajoTemplate/extend/waibuAdmin/layout/crud/wide.html +0 -0
  72. package/extend/bajoTemplate/extend/waibuAdmin/layout/default.html +0 -0
  73. package/extend/bajoTemplate/extend/waibuAdmin/layout/wide.html +0 -0
  74. package/extend/bajoTemplate/extend/waibuAdmin/partial/layout/crud/after-list.html +0 -0
  75. package/extend/bajoTemplate/extend/waibuAdmin/partial/layout/crud/before-list.html +0 -0
  76. package/extend/bajoTemplate/extend/waibuAdmin/partial/layout/navbar.html +0 -0
  77. package/extend/bajoTemplate/extend/waibuAdmin/partial/layout/sidebar.html +0 -0
  78. package/extend/bajoTemplate/extend/waibuDb/partial/crud/_list-footer.html +0 -0
  79. package/extend/bajoTemplate/extend/waibuDb/partial/crud/add-handler.html +0 -0
  80. package/extend/bajoTemplate/extend/waibuDb/partial/crud/details-handler.html +0 -0
  81. package/extend/bajoTemplate/extend/waibuDb/partial/crud/edit-handler.html +0 -0
  82. package/extend/bajoTemplate/extend/waibuDb/partial/crud/list-handler.html +0 -0
  83. package/extend/bajoTemplate/extend/waibuMpa/partial/title.html +1 -1
  84. package/extend/bajoTemplate/extend/waibuMpa/partial/~sub-title.html +0 -0
  85. package/extend/bajoTemplate/extend/waibuMpa/template/404.html +0 -0
  86. package/extend/bajoTemplate/extend/waibuMpa/template/500.html +0 -0
  87. package/extend/bajoTemplate/extend/waibuMpa/template/tbd.html +0 -0
  88. package/extend/waibuMpa/theme.js +0 -0
  89. package/extend/waibuStatic/asset/css/blu.css +0 -0
  90. package/extend/waibuStatic/asset/images/universe.jpg +0 -0
  91. package/index.js +1 -4
  92. package/package.json +7 -2
  93. package/wiki/CHANGES.md +9 -0
  94. package/wiki/CONFIG.md +0 -0
  95. package/wiki/CONTRIBUTING.md +0 -0
File without changes
File without changes
package/.jsdoc.conf.json CHANGED
File without changes
package/LICENSE CHANGED
File without changes
package/README.md CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/docs/global.html CHANGED
File without changes
package/docs/index.html CHANGED
File without changes
@@ -14,7 +14,7 @@ async function factory (pkgName) {
14
14
  *
15
15
  * @class
16
16
  */
17
- class WaibuBlu extends this.app.pluginClass.base {
17
+ class WaibuBlu extends this.app.baseClass.Base {
18
18
  static alias = 'wblu'
19
19
  static dependencies = ['waibu-mpa', 'waibu-bootstrap']
20
20
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,42 +1,14 @@
1
- <c:div background="color:secondary-subtle" margin="top-5" padding="top-5 bottom-3">
2
- <c:container>
3
- <c:grid-row>
4
- <c:grid-col col="6-sm 7-lg">
5
- <c:grid-row>
6
- <c:grid-col col="12-md 4-lg">
7
- <!-- include main.partial:/footer/col-1.html -->
8
- </c:grid-col>
9
- <c:grid-col col="12-md 4-lg">
10
- <!-- include main.partial:/footer/col-2.html -->
11
- </c:grid-col>
12
- <c:grid-col col="12-md 4-lg">
13
- <!-- include main.partial:/footer/col-3.html -->
14
- </c:grid-col>
15
- </c:grid-row>
16
- </c:grid-col>
17
- <c:grid-col col="6-sm 5-lg">
18
- <!-- include main.partial:/footer/col-4.html -->
19
- </c:grid-col>
20
- </c:grid-row>
21
- </c:container>
22
- </c:div>
23
- <c:div background="color:secondary-subtle" padding="y-3">
24
- <c:container>
25
- <c:grid-row>
26
- <c:grid-col col="6-md">
27
- &copy; 2025 <a href="/"><%= _meta.site.title %></a>. <c:span t:content="allRightsReserved" />
28
- </c:grid-col>
29
- <c:grid-col col="6-md" text="align:end-md">
30
- <c:list type="inline">
31
- <c:list-item href="sumba:/info/cookie-policy" t:content="cookie" />
32
- <c:list-item href="sumba:/info/privacy" t:content="privacy" />
33
- <c:list-item href="sumba:/info/terms-conditions" t:content="terms" />
34
- <c:list-item content="|" />
35
- <c:list-item href="/">
36
- <c:img src="waibuMpa:/logo/main?type=full<%= _meta.darkMode ? '-light' : '' %>" height="20" />
37
- </c:list-item>
38
- </c:list>
39
- </c:grid-col>
40
- </c:grid-row>
41
- </c:container>
42
- </c:div>
1
+ <c:container margin="y-4">
2
+ <c:grid-row>
3
+ <c:grid-col col="6-md">
4
+ &copy; 2025 <a href="/"><%= _meta.site.title %></a>. <c:span t:content="allRightsReserved" />
5
+ </c:grid-col>
6
+ <c:grid-col col="6-md" text="align:end-md">
7
+ <c:list type="inline">
8
+ <c:list-item href="sumba:/info/cookie-policy" t:content="cookie" />
9
+ <c:list-item href="sumba:/info/privacy" t:content="privacy" />
10
+ <c:list-item href="sumba:/info/terms-conditions" t:content="terms" />
11
+ </c:list>
12
+ </c:grid-col>
13
+ </c:grid-row>
14
+ </c:container>
@@ -12,10 +12,10 @@
12
12
  <c:btn color="danger" href="waibuAdmin:/" t:content="adminArea" margin="end-3"/>
13
13
  <% } %>
14
14
  <% if (_hasPlugin('sumbaGeofence')) { %>
15
- <c:geofence-nav-dropdown-alert dropdown-menudir="end" text="color:light" />
15
+ <c:geofence-nav-dropdown-alert dropdown-menu-dir="end" text="color:light" />
16
16
  <% } %>
17
- <c:nav-dropdown-darkmode dropdown-menudir="end" text="color:light" />
18
- <c:nav-dropdown-language dropdown-menudir="end" text="color:light"/>
17
+ <c:nav-dropdown-darkmode dropdown-menu-dir="end" text="color:light" />
18
+ <c:nav-dropdown-language dropdown-menu-dir="end" text="color:light"/>
19
19
  <c:nav-toggle-fullscreen text="color:light" />
20
20
  </c:nav>
21
21
  </c:navbar>
@@ -12,11 +12,11 @@
12
12
  <% } %>
13
13
  </c:nav-item>
14
14
  <% } else { %>
15
- <c:nav-item t:content="<%= cat.title %>" href="<%= cat.href %>" <%= cat.icon ? 'icon="' + cat.icon + '"' : '' %> />
15
+ <c:nav-item href="<%= cat.href %>" <%= cat.icon ? 'icon="' + cat.icon + '"' : '' %> />
16
16
  <% } %>
17
17
  <% } %>
18
18
  </c:nav>
19
19
  <c:nav tag="ul">
20
- <c:sumba-nav-dropdown-user title dropdown-menudir="end"/>
20
+ <c:sumba-nav-dropdown-user title dropdown-menu-dir="end"/>
21
21
  </c:nav>
22
22
  </c:navbar>
File without changes
@@ -1,4 +1,4 @@
1
- <c:div flex="justify-content:between">
1
+ <c:div flex="justify-content:between" margin="bottom-4">
2
2
  <c:heading type="4" content="<%= attr.title ? _t(attr.title) : page.title %>" margin="x-3" />
3
3
  <c:div id="heading-end"></c:div>
4
4
  </c:div>
File without changes
File without changes
File without changes
package/index.js CHANGED
@@ -12,10 +12,7 @@ async function factory (pkgName) {
12
12
  *
13
13
  * @class
14
14
  */
15
- class WaibuBlu extends this.app.pluginClass.base {
16
- static alias = 'wblu'
17
- static dependencies = ['waibu-mpa', 'waibu-bootstrap']
18
-
15
+ class WaibuBlu extends this.app.baseClass.Base {
19
16
  constructor () {
20
17
  super(pkgName, me.app)
21
18
  this.config = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "waibu-blu",
3
- "version": "2.0.1",
3
+ "version": "2.1.1",
4
4
  "description": "Blu theme for Waibu Framework",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -9,7 +9,12 @@
9
9
  },
10
10
  "type": "module",
11
11
  "bajo": {
12
- "type": "plugin"
12
+ "type": "plugin",
13
+ "alias": "wblu",
14
+ "dependencies": [
15
+ "waibu-mpa",
16
+ "waibu-bootstrap"
17
+ ]
13
18
  },
14
19
  "repository": {
15
20
  "type": "git",
@@ -0,0 +1,9 @@
1
+ # Changes
2
+
3
+ ## 2026-02-06
4
+
5
+ - [2.1.1] Bug fix on templates
6
+
7
+ ## 2026-01-08
8
+
9
+ - [2.1.0] Ported to match ```bajo@2.2.x``` & ```dobo@2.2.x``` specs
package/wiki/CONFIG.md CHANGED
File without changes
File without changes