@africanies/angular-web-sdk 0.1.7 → 0.1.8

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 (133) hide show
  1. package/.nx/cache/{4082520855419352840 → 15302120112746851896}/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +30 -8
  2. package/.nx/cache/15302120112746851896/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +1 -0
  3. package/.nx/cache/{4082520855419352840 → 15302120112746851896}/dist/libs/africanies-theme/tailwind-preset.cjs +89 -12
  4. package/.nx/cache/{4082520855419352840 → 15302120112746851896}/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +14 -4
  5. package/.nx/cache/{17491371155400585077 → 18393832731522001121}/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +139 -51
  6. package/.nx/cache/18393832731522001121/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +1 -0
  7. package/.nx/cache/{17491371155400585077 → 18393832731522001121}/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +14 -11
  8. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/README.md +69 -0
  9. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/assets/icons.sprite.svg +1851 -0
  10. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs +833 -0
  11. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map +1 -0
  12. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/package.json +30 -0
  13. package/.nx/cache/5151121439688073678/dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts +108 -0
  14. package/.nx/cache/877026836685850193/dist/libs/africanies-models/README.md +60 -0
  15. package/.nx/cache/877026836685850193/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs +613 -0
  16. package/.nx/cache/877026836685850193/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map +1 -0
  17. package/.nx/cache/877026836685850193/dist/libs/africanies-models/package.json +23 -0
  18. package/.nx/cache/877026836685850193/dist/libs/africanies-models/types/africanies-africanies-models.d.ts +1452 -0
  19. package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +765 -615
  20. package/.nx/cache/9406544675747598148/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  21. package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +149 -116
  22. package/.nx/cache/run.json +40 -40
  23. package/.nx/cache/terminalOutputs/{7126777490381568487 → 15149466893522345489} +10 -5
  24. package/.nx/cache/terminalOutputs/{4082520855419352840 → 15302120112746851896} +1 -1
  25. package/.nx/cache/terminalOutputs/{8648260256613557249 → 15835338512221847842} +18 -8
  26. package/.nx/cache/terminalOutputs/{9408529484792607601 → 17960163310445607219} +1 -1
  27. package/.nx/cache/terminalOutputs/{17491371155400585077 → 18393832731522001121} +2 -2
  28. package/.nx/cache/terminalOutputs/{3314955264390318442 → 5151121439688073678} +6 -6
  29. package/.nx/cache/terminalOutputs/7462873189468732296 +17 -0
  30. package/.nx/cache/terminalOutputs/8032148447904822353 +184 -182
  31. package/.nx/cache/terminalOutputs/{12276756491762927325 → 877026836685850193} +7 -7
  32. package/.nx/cache/terminalOutputs/9406544675747598148 +21 -0
  33. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  34. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  35. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  36. package/.nx/workspace-data/d/daemon.log +2353 -0
  37. package/.nx/workspace-data/d/server-process.json +2 -2
  38. package/.nx/workspace-data/file-map.json +1802 -1736
  39. package/.nx/workspace-data/nx_files.nxt +0 -0
  40. package/.nx/workspace-data/project-graph.json +7 -2
  41. package/apps/playground/src/app/pages/tokens-page.ts +17 -13
  42. package/apps/playground/src/app/snippets/filters.snippets.ts +10 -0
  43. package/dist/libs/africanies-icons/assets/icons.sprite.svg +7 -0
  44. package/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs +1 -0
  45. package/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map +1 -1
  46. package/dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts +2 -2
  47. package/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs +22 -8
  48. package/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map +1 -1
  49. package/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +22 -10
  50. package/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +1 -1
  51. package/dist/libs/africanies-theme/tailwind-preset.cjs +84 -16
  52. package/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +4 -2
  53. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +555 -425
  54. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -1
  55. package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +140 -110
  56. package/libs/africanies-icons/src/assets/icons.sprite.svg +7 -0
  57. package/libs/africanies-icons/src/lib/icon-name.ts +1 -0
  58. package/libs/africanies-models/src/lib/filters/configs/seed-configs.ts +22 -8
  59. package/libs/africanies-theme/src/lib/mode-color.safelist.ts +12 -0
  60. package/libs/africanies-theme/src/lib/mode-color.service.spec.ts +55 -0
  61. package/libs/africanies-theme/src/lib/mode-color.service.ts +11 -11
  62. package/libs/africanies-theme/tailwind-preset.cjs +84 -16
  63. package/libs/africanies-ui/src/lib/action-menu/action-menu.component.ts +3 -3
  64. package/libs/africanies-ui/src/lib/alert/alert.component.ts +4 -4
  65. package/libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts +2 -2
  66. package/libs/africanies-ui/src/lib/button/button.component.spec.ts +7 -7
  67. package/libs/africanies-ui/src/lib/button/button.component.ts +5 -5
  68. package/libs/africanies-ui/src/lib/chip/chip.component.ts +4 -4
  69. package/libs/africanies-ui/src/lib/content-stack/content-stack.component.ts +1 -1
  70. package/libs/africanies-ui/src/lib/feedback/error-indicator.component.ts +3 -3
  71. package/libs/africanies-ui/src/lib/feedback/error-state.component.ts +2 -2
  72. package/libs/africanies-ui/src/lib/filters/filter-drawer.panel.ts +44 -27
  73. package/libs/africanies-ui/src/lib/forms/checkbox/checkbox.component.ts +2 -1
  74. package/libs/africanies-ui/src/lib/forms/file-upload/file-preview.dialog.ts +1 -1
  75. package/libs/africanies-ui/src/lib/forms/file-upload/file-upload.component.ts +1 -1
  76. package/libs/africanies-ui/src/lib/forms/form-field.classes.ts +36 -6
  77. package/libs/africanies-ui/src/lib/forms/otp-input/otp-input.component.ts +2 -1
  78. package/libs/africanies-ui/src/lib/forms/radio/radio.component.ts +2 -1
  79. package/libs/africanies-ui/src/lib/forms/select/select.component.ts +1 -1
  80. package/libs/africanies-ui/src/lib/forms/toggle/toggle.component.ts +1 -1
  81. package/libs/africanies-ui/src/lib/image/image.component.ts +1 -1
  82. package/libs/africanies-ui/src/lib/info-popover/info-popover.component.ts +2 -2
  83. package/libs/africanies-ui/src/lib/layout/app-shell-content-header.component.ts +1 -1
  84. package/libs/africanies-ui/src/lib/layout/app-shell-header.component.ts +5 -5
  85. package/libs/africanies-ui/src/lib/layout/app-shell.component.html +2 -2
  86. package/libs/africanies-ui/src/lib/layout/app-shell.component.ts +3 -3
  87. package/libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts +6 -6
  88. package/libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html +21 -13
  89. package/libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts +13 -7
  90. package/libs/africanies-ui/src/lib/notifications/notification-drawer.panel.ts +6 -6
  91. package/libs/africanies-ui/src/lib/overlay/confirm-dialog.component.ts +2 -2
  92. package/libs/africanies-ui/src/lib/overlay/drawer.service.ts +2 -2
  93. package/libs/africanies-ui/src/lib/overlay/modal.service.ts +3 -3
  94. package/libs/africanies-ui/src/lib/overlay/overlay-frame.component.ts +1 -1
  95. package/libs/africanies-ui/src/lib/pagination/pagination.component.ts +1 -1
  96. package/libs/africanies-ui/src/lib/stepper/stepper.component.ts +7 -7
  97. package/libs/africanies-ui/src/lib/table/table-column.ts +9 -0
  98. package/libs/africanies-ui/src/lib/table/table.component.spec.ts +99 -0
  99. package/libs/africanies-ui/src/lib/table/table.component.ts +72 -30
  100. package/libs/africanies-ui/src/lib/toast/toast-item.component.ts +6 -6
  101. package/package.json +1 -1
  102. package/svg/hand-coins.svg +9 -0
  103. package/.nx/cache/12276756491762927325/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -215
  104. package/.nx/cache/12276756491762927325/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  105. package/.nx/cache/12276756491762927325/dist/libs/africanies-theme/tailwind-preset.cjs +0 -245
  106. package/.nx/cache/12276756491762927325/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -157
  107. package/.nx/cache/17491371155400585077/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  108. package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  109. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/README.md +0 -68
  110. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  111. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  112. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -5
  113. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -7
  114. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +0 -19291
  115. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  116. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/package.json +0 -35
  117. package/.nx/cache/3314955264390318442/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +0 -5483
  118. package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md +0 -46
  119. package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  120. package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/package.json +0 -35
  121. package/.nx/cache/terminalOutputs/17499961385238663835 +0 -21
  122. package/.nx/cache/terminalOutputs/3017748574492080228 +0 -28
  123. /package/.nx/cache/{12276756491762927325 → 15302120112746851896}/dist/libs/africanies-theme/README.md +0 -0
  124. /package/.nx/cache/{12276756491762927325 → 15302120112746851896}/dist/libs/africanies-theme/package.json +0 -0
  125. /package/.nx/cache/{17491371155400585077 → 18393832731522001121}/dist/libs/africanies-core/README.md +0 -0
  126. /package/.nx/cache/{17491371155400585077 → 18393832731522001121}/dist/libs/africanies-core/package.json +0 -0
  127. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/README.md +0 -0
  128. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  129. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  130. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  131. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  132. /package/.nx/cache/{17499961385238663835 → 9406544675747598148}/dist/libs/africanies-ui/package.json +0 -0
  133. /package/.nx/cache/terminalOutputs/{16279119293212733518 → 14005735098959303198} +0 -0
@@ -1,73 +1,73 @@
1
1
  {
2
2
  "run": {
3
- "command": "nx run-many -t lint --parallel=3 --exclude=playground",
4
- "startTime": "2026-09-03T08:13:12.737Z",
5
- "endTime": "2026-09-03T08:13:17.668Z",
3
+ "command": "nx run-many -t build --projects=africanies-models,africanies-storage,africanies-core,africanies-theme,africanies-icons,africanies-ui",
4
+ "startTime": "2026-09-06T00:21:34.331Z",
5
+ "endTime": "2026-09-06T00:21:54.749Z",
6
6
  "inner": false
7
7
  },
8
8
  "tasks": [
9
9
  {
10
- "taskId": "africanies-models:lint",
11
- "target": "lint",
12
- "projectName": "africanies-models",
13
- "hash": "783228502946611950",
14
- "startTime": "2026-09-03T08:13:12.839Z",
15
- "endTime": "2026-09-03T08:13:12.841Z",
10
+ "taskId": "africanies-storage:build:production",
11
+ "target": "build",
12
+ "projectName": "africanies-storage",
13
+ "hash": "15255861479705594703",
14
+ "startTime": "2026-09-06T00:21:34.448Z",
15
+ "endTime": "2026-09-06T00:21:34.456Z",
16
16
  "params": "",
17
17
  "cacheStatus": "local-cache-hit",
18
18
  "status": 0
19
19
  },
20
20
  {
21
- "taskId": "africanies-storage:lint",
22
- "target": "lint",
23
- "projectName": "africanies-storage",
24
- "hash": "7412642469886599413",
25
- "startTime": "2026-09-03T08:13:12.839Z",
26
- "endTime": "2026-09-03T08:13:12.841Z",
21
+ "taskId": "africanies-models:build:production",
22
+ "target": "build",
23
+ "projectName": "africanies-models",
24
+ "hash": "877026836685850193",
25
+ "startTime": "2026-09-06T00:21:34.471Z",
26
+ "endTime": "2026-09-06T00:21:38.408Z",
27
27
  "params": "",
28
- "cacheStatus": "local-cache-hit",
28
+ "cacheStatus": "cache-miss",
29
29
  "status": 0
30
30
  },
31
31
  {
32
- "taskId": "africanies-icons:lint",
33
- "target": "lint",
32
+ "taskId": "africanies-icons:build:production",
33
+ "target": "build",
34
34
  "projectName": "africanies-icons",
35
- "hash": "17394769338046050914",
36
- "startTime": "2026-09-03T08:13:12.839Z",
37
- "endTime": "2026-09-03T08:13:12.841Z",
35
+ "hash": "5151121439688073678",
36
+ "startTime": "2026-09-06T00:21:34.471Z",
37
+ "endTime": "2026-09-06T00:21:39.242Z",
38
38
  "params": "",
39
- "cacheStatus": "local-cache-hit",
39
+ "cacheStatus": "cache-miss",
40
40
  "status": 0
41
41
  },
42
42
  {
43
- "taskId": "africanies-theme:lint",
44
- "target": "lint",
45
- "projectName": "africanies-theme",
46
- "hash": "6337357866566791975",
47
- "startTime": "2026-09-03T08:13:12.841Z",
48
- "endTime": "2026-09-03T08:13:14.966Z",
43
+ "taskId": "africanies-core:build:production",
44
+ "target": "build",
45
+ "projectName": "africanies-core",
46
+ "hash": "18393832731522001121",
47
+ "startTime": "2026-09-06T00:21:38.455Z",
48
+ "endTime": "2026-09-06T00:21:42.806Z",
49
49
  "params": "",
50
50
  "cacheStatus": "cache-miss",
51
51
  "status": 0
52
52
  },
53
53
  {
54
- "taskId": "africanies-core:lint",
55
- "target": "lint",
56
- "projectName": "africanies-core",
57
- "hash": "8032148447904822353",
58
- "startTime": "2026-09-03T08:13:12.841Z",
59
- "endTime": "2026-09-03T08:13:17.072Z",
54
+ "taskId": "africanies-theme:build:production",
55
+ "target": "build",
56
+ "projectName": "africanies-theme",
57
+ "hash": "15302120112746851896",
58
+ "startTime": "2026-09-06T00:21:42.830Z",
59
+ "endTime": "2026-09-06T00:21:45.976Z",
60
60
  "params": "",
61
61
  "cacheStatus": "cache-miss",
62
- "status": 1
62
+ "status": 0
63
63
  },
64
64
  {
65
- "taskId": "africanies-ui:lint",
66
- "target": "lint",
65
+ "taskId": "africanies-ui:build:production",
66
+ "target": "build",
67
67
  "projectName": "africanies-ui",
68
- "hash": "1446890025183346611",
69
- "startTime": "2026-09-03T08:13:12.841Z",
70
- "endTime": "2026-09-03T08:13:17.666Z",
68
+ "hash": "9406544675747598148",
69
+ "startTime": "2026-09-06T00:21:45.999Z",
70
+ "endTime": "2026-09-06T00:21:54.505Z",
71
71
  "params": "",
72
72
  "cacheStatus": "cache-miss",
73
73
  "status": 0
@@ -12,6 +12,10 @@ Linting "africanies-ui"...
12
12
   22:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
13
13
   38:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
14
14
  
15
+ /Applications/AngularJS/angular-web-sdk/libs/africanies-ui/src/lib/filters/filter-drawer.panel.ts
16
+  693:3 warning Missing JSDoc @param "field" declaration jsdoc/require-param
17
+  693:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
18
+ 
15
19
  /Applications/AngularJS/angular-web-sdk/libs/africanies-ui/src/lib/layout/header-weather.spec.ts
16
20
   150:54 warning Forbidden non-null assertion @typescript-eslint/no-non-null-assertion
17
21
   154:28 warning Forbidden non-null assertion @typescript-eslint/no-non-null-assertion
@@ -21,12 +25,13 @@ Linting "africanies-ui"...
21
25
   212:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
22
26
  
23
27
  /Applications/AngularJS/angular-web-sdk/libs/africanies-ui/src/lib/table/table.component.ts
24
-  640:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
28
+  666:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
29
+  788:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
25
30
  
26
- ✖ 11 problems (0 errors, 11 warnings)
27
-  0 errors and 3 warnings potentially fixable with the `--fix` option.
31
+ ✖ 14 problems (0 errors, 14 warnings)
32
+  0 errors and 4 warnings potentially fixable with the `--fix` option.
28
33
  
29
- 11 problems (0 errors, 11 warnings)
34
+ 14 problems (0 errors, 14 warnings)
30
35
 
31
- 0 errors and 3 warnings are potentially fixable with the `--fix` option.
36
+ 0 errors and 4 warnings are potentially fixable with the `--fix` option.
32
37
 
@@ -17,5 +17,5 @@
17
17
  - to: /Applications/AngularJS/angular-web-sdk/dist/libs/africanies-theme
18
18
  ------------------------------------------------------------------------------
19
19
  
20
- Build at: 2026-08-28T14:47:06.848Z - Time: 2417ms
20
+ Build at: 2026-09-06T00:21:45.944Z - Time: 2019ms
21
21
  
@@ -2,6 +2,9 @@
2
2
 
3
3
  Linting "africanies-core"...
4
4
  
5
+ /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/index.ts
6
+  212:1 error Run autofix to sort these exports! simple-import-sort/exports
7
+ 
5
8
  /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/lib/auth/auth-token.service.ts
6
9
   42:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
7
10
  
@@ -40,10 +43,10 @@ Linting "africanies-core"...
40
43
   115:22 warning Forbidden non-null assertion @typescript-eslint/no-non-null-assertion
41
44
  
42
45
  /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/lib/http/api-client.ts
43
-  358:27 warning '_ignored' is assigned a value but never used @typescript-eslint/no-unused-vars
44
-  362:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
45
-  380:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
46
-  391:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
46
+  356:27 warning '_ignored' is assigned a value but never used @typescript-eslint/no-unused-vars
47
+  360:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
48
+  378:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
49
+  389:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
47
50
  
48
51
  /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/lib/http/api-error-message.ts
49
52
   7:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
@@ -101,7 +104,11 @@ Linting "africanies-core"...
101
104
   130:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
102
105
  
103
106
  /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/lib/notification/notification-link.ts
104
-  10:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
107
+  15:1 warning Missing JSDoc @param "link" declaration jsdoc/require-param
108
+  15:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
109
+  35:1 warning Missing JSDoc @param "link" declaration jsdoc/require-param
110
+  35:1 warning Missing JSDoc @param "mode" declaration jsdoc/require-param
111
+  35:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
105
112
  
106
113
  /Applications/AngularJS/angular-web-sdk/libs/africanies-core/src/lib/notification/notification.mapper.ts
107
114
   22:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
@@ -167,7 +174,10 @@ Linting "africanies-core"...
167
174
   92:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
168
175
   100:3 warning Missing JSDoc @returns declaration jsdoc/require-returns
169
176
  
170
- ✖ 99 problems (0 errors, 99 warnings)
171
- 
172
- ✖ 99 problems (0 errors, 99 warnings)
177
+ ✖ 104 problems (1 error, 103 warnings)
178
+  1 error and 3 warnings potentially fixable with the `--fix` option.
179
+ 
180
+ ✖ 104 problems (1 error, 103 warnings)
181
+
182
+ 1 error and 3 warnings are potentially fixable with the `--fix` option.
173
183
 
@@ -1,6 +1,6 @@
1
1
  The `@nx/eslint:lint` executor is deprecated and will be removed in Nx v24. Run `nx g @nx/eslint:convert-to-inferred` to migrate to the `@nx/eslint/plugin` inferred targets. See https://nx.dev/docs/guides/tasks--caching/convert-to-inferred for details.
2
2
 
3
- Linting "africanies-theme"...
3
+ Linting "africanies-icons"...
4
4
 
5
5
  ✔ All files pass linting
6
6
 
@@ -6,7 +6,7 @@
6
6
  Building entry point '@africanies/africanies-core'
7
7
  ------------------------------------------------------------------------------
8
8
  [?2026h⠋ Compiling with Angular sources in partial compilation mode.[?2026l✔ Compiling with Angular sources in partial compilation mode.
9
- ✔ Generating FESM and DTS bundles
9
+ [?2026h⠋ Writing FESM and DTS bundles[?2026l✔ Writing FESM and DTS bundles
10
10
  [?2026h⠋ Copying assets[?2026l✔ Copying assets
11
11
  [?2026h⠋ Writing package manifest[?2026l✔ Writing package manifest
12
12
  ✔ Built @africanies/africanies-core
@@ -17,5 +17,5 @@
17
17
  - to: /Applications/AngularJS/angular-web-sdk/dist/libs/africanies-core
18
18
  ------------------------------------------------------------------------------
19
19
  
20
- Build at: 2026-08-27T08:54:10.863Z - Time: 2796ms
20
+ Build at: 2026-09-06T00:21:42.763Z - Time: 2065ms
21
21
  
@@ -1,21 +1,21 @@
1
- > nx run africanies-ui:build:production
1
+ > nx run africanies-icons:build:production
2
2
 
3
3
 
4
4
  
5
5
  ------------------------------------------------------------------------------
6
- Building entry point '@africanies/africanies-ui'
6
+ Building entry point '@africanies/africanies-icons'
7
7
  ------------------------------------------------------------------------------
8
8
  [?2026h⠋ Compiling with Angular sources in partial compilation mode.[?2026l[?2026h⠙ Compiling with Angular sources in partial compilation mode.[?2026l[?2026h⠹ Compiling with Angular sources in partial compilation mode.[?2026l[?2026h⠸ Compiling with Angular sources in partial compilation mode.[?2026l✔ Compiling with Angular sources in partial compilation mode.
9
9
  ✔ Generating FESM and DTS bundles
10
10
  [?2026h⠋ Copying assets[?2026l✔ Copying assets
11
11
  [?2026h⠋ Writing package manifest[?2026l✔ Writing package manifest
12
- ✔ Built @africanies/africanies-ui
12
+ ✔ Built @africanies/africanies-icons
13
13
  
14
14
  ------------------------------------------------------------------------------
15
15
  Built Angular Package
16
- - from: /Applications/AngularJS/angular-web-sdk/libs/africanies-ui
17
- - to: /Applications/AngularJS/angular-web-sdk/dist/libs/africanies-ui
16
+ - from: /Applications/AngularJS/angular-web-sdk/libs/africanies-icons
17
+ - to: /Applications/AngularJS/angular-web-sdk/dist/libs/africanies-icons
18
18
  ------------------------------------------------------------------------------
19
19
  
20
- Build at: 2026-08-27T08:54:20.491Z - Time: 4724ms
20
+ Build at: 2026-09-06T00:21:39.161Z - Time: 3099ms
21
21
  
@@ -0,0 +1,17 @@
1
+ The `@nx/eslint:lint` executor is deprecated and will be removed in Nx v24. Run `nx g @nx/eslint:convert-to-inferred` to migrate to the `@nx/eslint/plugin` inferred targets. See https://nx.dev/docs/guides/tasks--caching/convert-to-inferred for details.
2
+
3
+ Linting "africanies-models"...
4
+ 
5
+ /Applications/AngularJS/angular-web-sdk/libs/africanies-models/src/lib/delivery-vendor/delivery-vendor.ts
6
+  50:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
7
+  58:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
8
+  72:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
9
+  90:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
10
+ 
11
+ /Applications/AngularJS/angular-web-sdk/libs/africanies-models/src/lib/filters/filter-config.model.ts
12
+  178:1 warning Missing JSDoc @returns declaration jsdoc/require-returns
13
+ 
14
+ ✖ 5 problems (0 errors, 5 warnings)
15
+ 
16
+ ✖ 5 problems (0 errors, 5 warnings)
17
+