@africanies/angular-web-sdk 0.1.10 → 0.1.12

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 (98) hide show
  1. package/.nx/cache/{14995846848874973576 → 14892813664845064572}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +1634 -1016
  2. package/.nx/cache/14892813664845064572/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  3. package/.nx/cache/{14995846848874973576 → 14892813664845064572}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +261 -137
  4. package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +2641 -1011
  5. package/.nx/cache/7821397806208783174/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  6. package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +460 -147
  7. package/.nx/cache/run.json +16 -16
  8. package/.nx/cache/terminalOutputs/{14876618240301288353 → 14892813664845064572} +2 -2
  9. package/.nx/cache/terminalOutputs/16208231681037145050 +85 -0
  10. package/.nx/cache/terminalOutputs/{1446890025183346611 → 17909810599991457481} +15 -7
  11. package/.nx/cache/terminalOutputs/{7978448102466861029 → 2927637324428060203} +41 -31
  12. package/.nx/cache/terminalOutputs/{17394769338046050914 → 4787481949164239892} +2 -2
  13. package/.nx/cache/terminalOutputs/{14995846848874973576 → 7821397806208783174} +2 -2
  14. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  15. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  16. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  17. package/.nx/workspace-data/d/daemon.log +3694 -0
  18. package/.nx/workspace-data/d/server-process.json +2 -2
  19. package/.nx/workspace-data/file-map.json +1508 -1478
  20. package/.nx/workspace-data/nx_files.nxt +0 -0
  21. package/.nx/workspace-data/project-graph.json +2 -2
  22. package/README.md +0 -17
  23. package/apps/playground/src/app/pages/forms-page.ts +70 -14
  24. package/apps/playground/src/app/snippets/forms.snippets.ts +41 -6
  25. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +1149 -142
  26. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -1
  27. package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +205 -18
  28. package/libs/africanies-ui/src/index.ts +18 -0
  29. package/libs/africanies-ui/src/lib/forms/index.ts +20 -0
  30. package/libs/africanies-ui/src/lib/forms/phone-input/index.ts +21 -0
  31. package/libs/africanies-ui/src/lib/forms/phone-input/phone-codes.ts +264 -0
  32. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.component.ts +477 -0
  33. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.types.ts +35 -0
  34. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.spec.ts +81 -0
  35. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.ts +275 -0
  36. package/libs/africanies-ui/src/lib/modules/africanies-forms.module.ts +2 -0
  37. package/libs/africanies-ui/src/lib/navigation/segment/segment.component.ts +2 -1
  38. package/libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts +15 -0
  39. package/libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts +6 -3
  40. package/libs/africanies-ui/src/lib/table/table.component.ts +70 -65
  41. package/package.json +1 -1
  42. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md +0 -85
  43. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4634
  44. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  45. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/package.json +0 -31
  46. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2743
  47. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md +0 -60
  48. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs +0 -599
  49. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map +0 -1
  50. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/package.json +0 -23
  51. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/types/africanies-africanies-models.d.ts +0 -1452
  52. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  53. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  54. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md +0 -46
  55. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -221
  56. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  57. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/package.json +0 -35
  58. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/tailwind-preset.cjs +0 -253
  59. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -166
  60. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md +0 -69
  61. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/assets/icons.sprite.svg +0 -1844
  62. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs +0 -832
  63. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map +0 -1
  64. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/package.json +0 -30
  65. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts +0 -108
  66. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md +0 -46
  67. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -231
  68. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  69. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/package.json +0 -35
  70. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/tailwind-preset.cjs +0 -262
  71. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -174
  72. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md +0 -85
  73. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4511
  74. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  75. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/package.json +0 -31
  76. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2741
  77. package/.nx/cache/terminalOutputs/13466509747676776487 +0 -21
  78. package/.nx/cache/terminalOutputs/13555699813138069787 +0 -6
  79. package/.nx/cache/terminalOutputs/14061940909886036014 +0 -173
  80. package/.nx/cache/terminalOutputs/14416694322692463866 +0 -108
  81. package/.nx/cache/terminalOutputs/17626862048742598274 +0 -21
  82. package/.nx/cache/terminalOutputs/6337357866566791975 +0 -6
  83. package/.nx/cache/terminalOutputs/6664915487114632770 +0 -44
  84. package/.nx/cache/terminalOutputs/6673686859704879504 +0 -21
  85. package/.nx/cache/terminalOutputs/783228502946611950 +0 -19
  86. package/.nx/cache/terminalOutputs/9040451482998546630 +0 -21
  87. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/README.md +0 -0
  88. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  89. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  90. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  91. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  92. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/package.json +0 -0
  93. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/README.md +0 -0
  94. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  95. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  96. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  97. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  98. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/package.json +0 -0
@@ -25,116 +25,6 @@
25
25
  "fileMap": {
26
26
  "nonProjectFiles": [],
27
27
  "projectFileMap": {
28
- "africanies-storage": [
29
- {
30
- "file": "libs/africanies-storage/README.md",
31
- "hash": "5013268608386309442"
32
- },
33
- {
34
- "file": "libs/africanies-storage/eslint.config.mjs",
35
- "hash": "1863905457229895413",
36
- "deps": [
37
- "npm:@nx/eslint-plugin",
38
- [
39
- "npm:jsonc-eslint-parser",
40
- "dynamic"
41
- ]
42
- ]
43
- },
44
- {
45
- "file": "libs/africanies-storage/jest.config.cts",
46
- "hash": "2368384124547518305"
47
- },
48
- {
49
- "file": "libs/africanies-storage/ng-package.json",
50
- "hash": "7854660183522163675"
51
- },
52
- {
53
- "file": "libs/africanies-storage/package.json",
54
- "hash": "14420193214101165009",
55
- "deps": [
56
- "npm:@angular/core"
57
- ]
58
- },
59
- {
60
- "file": "libs/africanies-storage/project.json",
61
- "hash": "13817973118384557032"
62
- },
63
- {
64
- "file": "libs/africanies-storage/src/index.ts",
65
- "hash": "12281157158242327164"
66
- },
67
- {
68
- "file": "libs/africanies-storage/src/lib/local-storage.service.spec.ts",
69
- "hash": "1244628971537402046",
70
- "deps": [
71
- "npm:@angular/core"
72
- ]
73
- },
74
- {
75
- "file": "libs/africanies-storage/src/lib/local-storage.service.ts",
76
- "hash": "16347971044359822252",
77
- "deps": [
78
- "npm:@angular/core"
79
- ]
80
- },
81
- {
82
- "file": "libs/africanies-storage/src/lib/provide-storage.ts",
83
- "hash": "12661134213528310781",
84
- "deps": [
85
- "npm:@angular/core"
86
- ]
87
- },
88
- {
89
- "file": "libs/africanies-storage/src/lib/session-storage.service.ts",
90
- "hash": "16611251745960088849",
91
- "deps": [
92
- "npm:@angular/core"
93
- ]
94
- },
95
- {
96
- "file": "libs/africanies-storage/src/lib/storage-json.ts",
97
- "hash": "8975311997148426384"
98
- },
99
- {
100
- "file": "libs/africanies-storage/src/lib/storage.keys.ts",
101
- "hash": "10176599178370822574"
102
- },
103
- {
104
- "file": "libs/africanies-storage/src/lib/storage.service.ts",
105
- "hash": "17468626552960698701"
106
- },
107
- {
108
- "file": "libs/africanies-storage/src/lib/storage.token.ts",
109
- "hash": "3147738211350090664",
110
- "deps": [
111
- "npm:@angular/core"
112
- ]
113
- },
114
- {
115
- "file": "libs/africanies-storage/src/test-setup.ts",
116
- "hash": "13317557134094625390",
117
- "deps": [
118
- "npm:jest-preset-angular"
119
- ]
120
- },
121
- {
122
- "file": "libs/africanies-storage/tsconfig.json",
123
- "hash": "11674144746894380063"
124
- },
125
- {
126
- "file": "libs/africanies-storage/tsconfig.lib.json",
127
- "hash": "6521222695367069647"
128
- },
129
- {
130
- "file": "libs/africanies-storage/tsconfig.lib.prod.json",
131
- "hash": "174503844014784742"
132
- },
133
- {
134
- "file": "libs/africanies-storage/tsconfig.spec.json",
135
- "hash": "3303690799793281956"
136
- }
137
- ],
138
28
  "@africanies/angular-web-sdk": [
139
29
  {
140
30
  "file": ".editorconfig",
@@ -161,11 +51,7 @@
161
51
  "hash": "541564060168964990"
162
52
  },
163
53
  {
164
- "file": ".nx/cache/1149535958171016935/dist/libs/africanies-theme/README.md",
165
- "hash": "16377100494783829178"
166
- },
167
- {
168
- "file": ".nx/cache/3735952477975556635/dist/libs/africanies-ui/README.md",
54
+ "file": ".nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md",
169
55
  "hash": "11917030339484771849"
170
56
  },
171
57
  {
@@ -186,7 +72,7 @@
186
72
  },
187
73
  {
188
74
  "file": "README.md",
189
- "hash": "5826456085462162381"
75
+ "hash": "6945090790511478839"
190
76
  },
191
77
  {
192
78
  "file": "commitlint.config.cjs",
@@ -246,11 +132,11 @@
246
132
  },
247
133
  {
248
134
  "file": "package-lock.json",
249
- "hash": "3444976060977357294"
135
+ "hash": "16475784966522976319"
250
136
  },
251
137
  {
252
138
  "file": "package.json",
253
- "hash": "11055988353167951028",
139
+ "hash": "5702636284019235746",
254
140
  "deps": [
255
141
  "npm:@angular-devkit/core",
256
142
  "npm:@angular-devkit/schematics",
@@ -2910,6 +2796,116 @@
2910
2796
  "hash": "6922588696655772139"
2911
2797
  }
2912
2798
  ],
2799
+ "africanies-storage": [
2800
+ {
2801
+ "file": "libs/africanies-storage/README.md",
2802
+ "hash": "5013268608386309442"
2803
+ },
2804
+ {
2805
+ "file": "libs/africanies-storage/eslint.config.mjs",
2806
+ "hash": "1863905457229895413",
2807
+ "deps": [
2808
+ "npm:@nx/eslint-plugin",
2809
+ [
2810
+ "npm:jsonc-eslint-parser",
2811
+ "dynamic"
2812
+ ]
2813
+ ]
2814
+ },
2815
+ {
2816
+ "file": "libs/africanies-storage/jest.config.cts",
2817
+ "hash": "2368384124547518305"
2818
+ },
2819
+ {
2820
+ "file": "libs/africanies-storage/ng-package.json",
2821
+ "hash": "7854660183522163675"
2822
+ },
2823
+ {
2824
+ "file": "libs/africanies-storage/package.json",
2825
+ "hash": "14420193214101165009",
2826
+ "deps": [
2827
+ "npm:@angular/core"
2828
+ ]
2829
+ },
2830
+ {
2831
+ "file": "libs/africanies-storage/project.json",
2832
+ "hash": "13817973118384557032"
2833
+ },
2834
+ {
2835
+ "file": "libs/africanies-storage/src/index.ts",
2836
+ "hash": "12281157158242327164"
2837
+ },
2838
+ {
2839
+ "file": "libs/africanies-storage/src/lib/local-storage.service.spec.ts",
2840
+ "hash": "1244628971537402046",
2841
+ "deps": [
2842
+ "npm:@angular/core"
2843
+ ]
2844
+ },
2845
+ {
2846
+ "file": "libs/africanies-storage/src/lib/local-storage.service.ts",
2847
+ "hash": "16347971044359822252",
2848
+ "deps": [
2849
+ "npm:@angular/core"
2850
+ ]
2851
+ },
2852
+ {
2853
+ "file": "libs/africanies-storage/src/lib/provide-storage.ts",
2854
+ "hash": "12661134213528310781",
2855
+ "deps": [
2856
+ "npm:@angular/core"
2857
+ ]
2858
+ },
2859
+ {
2860
+ "file": "libs/africanies-storage/src/lib/session-storage.service.ts",
2861
+ "hash": "16611251745960088849",
2862
+ "deps": [
2863
+ "npm:@angular/core"
2864
+ ]
2865
+ },
2866
+ {
2867
+ "file": "libs/africanies-storage/src/lib/storage-json.ts",
2868
+ "hash": "8975311997148426384"
2869
+ },
2870
+ {
2871
+ "file": "libs/africanies-storage/src/lib/storage.keys.ts",
2872
+ "hash": "10176599178370822574"
2873
+ },
2874
+ {
2875
+ "file": "libs/africanies-storage/src/lib/storage.service.ts",
2876
+ "hash": "17468626552960698701"
2877
+ },
2878
+ {
2879
+ "file": "libs/africanies-storage/src/lib/storage.token.ts",
2880
+ "hash": "3147738211350090664",
2881
+ "deps": [
2882
+ "npm:@angular/core"
2883
+ ]
2884
+ },
2885
+ {
2886
+ "file": "libs/africanies-storage/src/test-setup.ts",
2887
+ "hash": "13317557134094625390",
2888
+ "deps": [
2889
+ "npm:jest-preset-angular"
2890
+ ]
2891
+ },
2892
+ {
2893
+ "file": "libs/africanies-storage/tsconfig.json",
2894
+ "hash": "11674144746894380063"
2895
+ },
2896
+ {
2897
+ "file": "libs/africanies-storage/tsconfig.lib.json",
2898
+ "hash": "6521222695367069647"
2899
+ },
2900
+ {
2901
+ "file": "libs/africanies-storage/tsconfig.lib.prod.json",
2902
+ "hash": "174503844014784742"
2903
+ },
2904
+ {
2905
+ "file": "libs/africanies-storage/tsconfig.spec.json",
2906
+ "hash": "3303690799793281956"
2907
+ }
2908
+ ],
2913
2909
  "africanies-icons": [
2914
2910
  {
2915
2911
  "file": "libs/africanies-icons/README.md",
@@ -2997,32 +2993,280 @@
2997
2993
  "hash": "3303690799793281956"
2998
2994
  }
2999
2995
  ],
3000
- "playground": [
2996
+ "africanies-models": [
3001
2997
  {
3002
- "file": "apps/playground/eslint.config.mjs",
3003
- "hash": "17241559431093708556",
2998
+ "file": "libs/africanies-models/README.md",
2999
+ "hash": "10907117851193482953"
3000
+ },
3001
+ {
3002
+ "file": "libs/africanies-models/eslint.config.mjs",
3003
+ "hash": "1863905457229895413",
3004
3004
  "deps": [
3005
- "npm:@nx/eslint-plugin"
3005
+ "npm:@nx/eslint-plugin",
3006
+ [
3007
+ "npm:jsonc-eslint-parser",
3008
+ "dynamic"
3009
+ ]
3006
3010
  ]
3007
3011
  },
3008
3012
  {
3009
- "file": "apps/playground/jest.config.cts",
3010
- "hash": "17436789408315585203"
3013
+ "file": "libs/africanies-models/jest.config.cts",
3014
+ "hash": "11620909648439554841"
3011
3015
  },
3012
3016
  {
3013
- "file": "apps/playground/project.json",
3014
- "hash": "15247083191785269384"
3017
+ "file": "libs/africanies-models/ng-package.json",
3018
+ "hash": "3809572830349836411"
3015
3019
  },
3016
3020
  {
3017
- "file": "apps/playground/public/favicon.ico",
3018
- "hash": "9303420814833116677"
3021
+ "file": "libs/africanies-models/package.json",
3022
+ "hash": "1298407467228298325"
3019
3023
  },
3020
3024
  {
3021
- "file": "apps/playground/src/app/app.config.ts",
3022
- "hash": "1473505263396485591",
3023
- "deps": [
3024
- "npm:@angular/core",
3025
- "npm:@angular/router",
3025
+ "file": "libs/africanies-models/project.json",
3026
+ "hash": "12976230099862472848"
3027
+ },
3028
+ {
3029
+ "file": "libs/africanies-models/src/index.ts",
3030
+ "hash": "12797361890939743559"
3031
+ },
3032
+ {
3033
+ "file": "libs/africanies-models/src/lib/api/api-json.model.ts",
3034
+ "hash": "9052835971695804486"
3035
+ },
3036
+ {
3037
+ "file": "libs/africanies-models/src/lib/api/api-response.model.ts",
3038
+ "hash": "17811583523452736251"
3039
+ },
3040
+ {
3041
+ "file": "libs/africanies-models/src/lib/api/index.ts",
3042
+ "hash": "7415541663691758352"
3043
+ },
3044
+ {
3045
+ "file": "libs/africanies-models/src/lib/api/pagination.ts",
3046
+ "hash": "5837852337869964053"
3047
+ },
3048
+ {
3049
+ "file": "libs/africanies-models/src/lib/api/resource.model.ts",
3050
+ "hash": "13026829222594153326"
3051
+ },
3052
+ {
3053
+ "file": "libs/africanies-models/src/lib/async/async-query-state.model.ts",
3054
+ "hash": "915106850894736309"
3055
+ },
3056
+ {
3057
+ "file": "libs/africanies-models/src/lib/async/index.ts",
3058
+ "hash": "17964465609656804739"
3059
+ },
3060
+ {
3061
+ "file": "libs/africanies-models/src/lib/auth/auth.model.ts",
3062
+ "hash": "15744668318006971541"
3063
+ },
3064
+ {
3065
+ "file": "libs/africanies-models/src/lib/auth/index.ts",
3066
+ "hash": "16483614649228460004"
3067
+ },
3068
+ {
3069
+ "file": "libs/africanies-models/src/lib/country/country.model.ts",
3070
+ "hash": "4721306001093879086"
3071
+ },
3072
+ {
3073
+ "file": "libs/africanies-models/src/lib/country/index.ts",
3074
+ "hash": "14110957735674438016"
3075
+ },
3076
+ {
3077
+ "file": "libs/africanies-models/src/lib/currency/currency.model.ts",
3078
+ "hash": "1239716993895214826"
3079
+ },
3080
+ {
3081
+ "file": "libs/africanies-models/src/lib/currency/index.ts",
3082
+ "hash": "11355608013614852901"
3083
+ },
3084
+ {
3085
+ "file": "libs/africanies-models/src/lib/delivery-vendor/delivery-vendor.spec.ts",
3086
+ "hash": "1127406959817055335"
3087
+ },
3088
+ {
3089
+ "file": "libs/africanies-models/src/lib/delivery-vendor/delivery-vendor.ts",
3090
+ "hash": "6418347194292191638"
3091
+ },
3092
+ {
3093
+ "file": "libs/africanies-models/src/lib/delivery-vendor/index.ts",
3094
+ "hash": "524890749748846195"
3095
+ },
3096
+ {
3097
+ "file": "libs/africanies-models/src/lib/document/document.model.ts",
3098
+ "hash": "202666794145162102"
3099
+ },
3100
+ {
3101
+ "file": "libs/africanies-models/src/lib/document/index.ts",
3102
+ "hash": "2913467241174082205"
3103
+ },
3104
+ {
3105
+ "file": "libs/africanies-models/src/lib/file/file.model.ts",
3106
+ "hash": "11330374458309054728"
3107
+ },
3108
+ {
3109
+ "file": "libs/africanies-models/src/lib/file/index.ts",
3110
+ "hash": "7817595184893707923"
3111
+ },
3112
+ {
3113
+ "file": "libs/africanies-models/src/lib/filters/configs/seed-configs.ts",
3114
+ "hash": "15364657410855304356"
3115
+ },
3116
+ {
3117
+ "file": "libs/africanies-models/src/lib/filters/filter-config.model.ts",
3118
+ "hash": "8181090746957987531"
3119
+ },
3120
+ {
3121
+ "file": "libs/africanies-models/src/lib/filters/filter-serialize.spec.ts",
3122
+ "hash": "4411278030823351073"
3123
+ },
3124
+ {
3125
+ "file": "libs/africanies-models/src/lib/filters/filter-serialize.ts",
3126
+ "hash": "18191755964688867821"
3127
+ },
3128
+ {
3129
+ "file": "libs/africanies-models/src/lib/filters/index.ts",
3130
+ "hash": "4012115939226099128"
3131
+ },
3132
+ {
3133
+ "file": "libs/africanies-models/src/lib/mode/index.ts",
3134
+ "hash": "5821696955898858394"
3135
+ },
3136
+ {
3137
+ "file": "libs/africanies-models/src/lib/mode/mode-config.model.ts",
3138
+ "hash": "7258084917742791423"
3139
+ },
3140
+ {
3141
+ "file": "libs/africanies-models/src/lib/notification/index.ts",
3142
+ "hash": "9553440695955949344"
3143
+ },
3144
+ {
3145
+ "file": "libs/africanies-models/src/lib/notification/notification.model.ts",
3146
+ "hash": "14200462007130013528"
3147
+ },
3148
+ {
3149
+ "file": "libs/africanies-models/src/lib/payment-method/index.ts",
3150
+ "hash": "14098463416825182468"
3151
+ },
3152
+ {
3153
+ "file": "libs/africanies-models/src/lib/payment-method/payment-method.model.ts",
3154
+ "hash": "10508489876087982287"
3155
+ },
3156
+ {
3157
+ "file": "libs/africanies-models/src/lib/plan/index.ts",
3158
+ "hash": "13064077256740020363"
3159
+ },
3160
+ {
3161
+ "file": "libs/africanies-models/src/lib/plan/plan.model.ts",
3162
+ "hash": "17495055534461031818"
3163
+ },
3164
+ {
3165
+ "file": "libs/africanies-models/src/lib/product/index.ts",
3166
+ "hash": "10500483242335276636"
3167
+ },
3168
+ {
3169
+ "file": "libs/africanies-models/src/lib/product/product.model.ts",
3170
+ "hash": "8953795290909413864"
3171
+ },
3172
+ {
3173
+ "file": "libs/africanies-models/src/lib/service/index.ts",
3174
+ "hash": "13131025982837760183"
3175
+ },
3176
+ {
3177
+ "file": "libs/africanies-models/src/lib/service/service.model.ts",
3178
+ "hash": "3150464928581208203"
3179
+ },
3180
+ {
3181
+ "file": "libs/africanies-models/src/lib/shipment-method/index.ts",
3182
+ "hash": "11331926961185802595"
3183
+ },
3184
+ {
3185
+ "file": "libs/africanies-models/src/lib/shipment-method/shipment-method.model.ts",
3186
+ "hash": "12982236256524322346"
3187
+ },
3188
+ {
3189
+ "file": "libs/africanies-models/src/lib/shipping/index.ts",
3190
+ "hash": "1986292325943372149"
3191
+ },
3192
+ {
3193
+ "file": "libs/africanies-models/src/lib/shipping/shipping-mode.model.ts",
3194
+ "hash": "8410537318653700164"
3195
+ },
3196
+ {
3197
+ "file": "libs/africanies-models/src/lib/user/index.ts",
3198
+ "hash": "16482349426651898872"
3199
+ },
3200
+ {
3201
+ "file": "libs/africanies-models/src/lib/user/user.model.ts",
3202
+ "hash": "1661519487363883325"
3203
+ },
3204
+ {
3205
+ "file": "libs/africanies-models/src/lib/warehouse/index.ts",
3206
+ "hash": "527763269304510048"
3207
+ },
3208
+ {
3209
+ "file": "libs/africanies-models/src/lib/warehouse/warehouse.model.ts",
3210
+ "hash": "9184577751966840199"
3211
+ },
3212
+ {
3213
+ "file": "libs/africanies-models/src/lib/zone/index.ts",
3214
+ "hash": "11595037778599888772"
3215
+ },
3216
+ {
3217
+ "file": "libs/africanies-models/src/lib/zone/zone.model.ts",
3218
+ "hash": "6965320164211240200"
3219
+ },
3220
+ {
3221
+ "file": "libs/africanies-models/src/test-setup.ts",
3222
+ "hash": "13317557134094625390",
3223
+ "deps": [
3224
+ "npm:jest-preset-angular"
3225
+ ]
3226
+ },
3227
+ {
3228
+ "file": "libs/africanies-models/tsconfig.json",
3229
+ "hash": "11674144746894380063"
3230
+ },
3231
+ {
3232
+ "file": "libs/africanies-models/tsconfig.lib.json",
3233
+ "hash": "6521222695367069647"
3234
+ },
3235
+ {
3236
+ "file": "libs/africanies-models/tsconfig.lib.prod.json",
3237
+ "hash": "174503844014784742"
3238
+ },
3239
+ {
3240
+ "file": "libs/africanies-models/tsconfig.spec.json",
3241
+ "hash": "3303690799793281956"
3242
+ }
3243
+ ],
3244
+ "playground": [
3245
+ {
3246
+ "file": "apps/playground/eslint.config.mjs",
3247
+ "hash": "17241559431093708556",
3248
+ "deps": [
3249
+ "npm:@nx/eslint-plugin"
3250
+ ]
3251
+ },
3252
+ {
3253
+ "file": "apps/playground/jest.config.cts",
3254
+ "hash": "17436789408315585203"
3255
+ },
3256
+ {
3257
+ "file": "apps/playground/project.json",
3258
+ "hash": "15247083191785269384"
3259
+ },
3260
+ {
3261
+ "file": "apps/playground/public/favicon.ico",
3262
+ "hash": "9303420814833116677"
3263
+ },
3264
+ {
3265
+ "file": "apps/playground/src/app/app.config.ts",
3266
+ "hash": "1473505263396485591",
3267
+ "deps": [
3268
+ "npm:@angular/core",
3269
+ "npm:@angular/router",
3026
3270
  "africanies-core",
3027
3271
  "africanies-icons",
3028
3272
  "africanies-theme",
@@ -3143,7 +3387,7 @@
3143
3387
  },
3144
3388
  {
3145
3389
  "file": "apps/playground/src/app/pages/forms-page.ts",
3146
- "hash": "762022037216859892",
3390
+ "hash": "1257068995168458033",
3147
3391
  "deps": [
3148
3392
  "npm:@angular/common",
3149
3393
  "npm:@angular/core",
@@ -3441,7 +3685,7 @@
3441
3685
  },
3442
3686
  {
3443
3687
  "file": "apps/playground/src/app/snippets/forms.snippets.ts",
3444
- "hash": "1265245852348025360"
3688
+ "hash": "1681526465505615484"
3445
3689
  },
3446
3690
  {
3447
3691
  "file": "apps/playground/src/app/snippets/foundation.snippets.ts",
@@ -3522,14 +3766,14 @@
3522
3766
  "hash": "3303690799793281956"
3523
3767
  }
3524
3768
  ],
3525
- "africanies-ui": [
3769
+ "africanies-core": [
3526
3770
  {
3527
- "file": "libs/africanies-ui/README.md",
3528
- "hash": "11917030339484771849"
3771
+ "file": "libs/africanies-core/README.md",
3772
+ "hash": "10330713862146708699"
3529
3773
  },
3530
3774
  {
3531
- "file": "libs/africanies-ui/eslint.config.mjs",
3532
- "hash": "2999661099976432595",
3775
+ "file": "libs/africanies-core/eslint.config.mjs",
3776
+ "hash": "1863905457229895413",
3533
3777
  "deps": [
3534
3778
  "npm:@nx/eslint-plugin",
3535
3779
  [
@@ -3539,284 +3783,218 @@
3539
3783
  ]
3540
3784
  },
3541
3785
  {
3542
- "file": "libs/africanies-ui/jest.config.cts",
3543
- "hash": "5334969507672862879"
3786
+ "file": "libs/africanies-core/jest.config.cts",
3787
+ "hash": "8474458645094557587"
3544
3788
  },
3545
3789
  {
3546
- "file": "libs/africanies-ui/ng-package.json",
3547
- "hash": "9160757582619845980"
3790
+ "file": "libs/africanies-core/ng-package.json",
3791
+ "hash": "5872897593837285786"
3548
3792
  },
3549
3793
  {
3550
- "file": "libs/africanies-ui/package.json",
3551
- "hash": "11172416740978488010",
3794
+ "file": "libs/africanies-core/package.json",
3795
+ "hash": "6196909042082170218",
3552
3796
  "deps": [
3553
3797
  "npm:@angular/common",
3554
3798
  "npm:@angular/core",
3555
- "npm:@angular/cdk",
3556
- "npm:@angular/forms",
3557
3799
  "npm:@angular/router",
3558
3800
  "npm:rxjs",
3559
3801
  "africanies-models",
3560
- "africanies-icons",
3561
- "africanies-core",
3562
- "africanies-theme"
3802
+ "africanies-storage"
3563
3803
  ]
3564
3804
  },
3565
3805
  {
3566
- "file": "libs/africanies-ui/project.json",
3567
- "hash": "1449149879639172939"
3568
- },
3569
- {
3570
- "file": "libs/africanies-ui/src/assets/brand/africanies-logo-mini.png",
3571
- "hash": "17829523485746022889"
3572
- },
3573
- {
3574
- "file": "libs/africanies-ui/src/assets/brand/africanies-logo.png",
3575
- "hash": "5217738559677892393"
3576
- },
3577
- {
3578
- "file": "libs/africanies-ui/src/assets/brand/africanies-logo.svg",
3579
- "hash": "556724662634708960"
3806
+ "file": "libs/africanies-core/project.json",
3807
+ "hash": "8816810681795123764"
3580
3808
  },
3581
3809
  {
3582
- "file": "libs/africanies-ui/src/assets/carriers/dhl.svg",
3583
- "hash": "12904688914036539239"
3810
+ "file": "libs/africanies-core/src/index.ts",
3811
+ "hash": "2800199965770339420"
3584
3812
  },
3585
3813
  {
3586
- "file": "libs/africanies-ui/src/index.ts",
3587
- "hash": "8303692089054055827",
3814
+ "file": "libs/africanies-core/src/lib/auth/auth-token.service.spec.ts",
3815
+ "hash": "9155418179205682077",
3588
3816
  "deps": [
3589
- "africanies-models"
3817
+ "npm:@angular/core",
3818
+ "africanies-storage"
3590
3819
  ]
3591
3820
  },
3592
3821
  {
3593
- "file": "libs/africanies-ui/src/lib/accordion/accordion.component.ts",
3594
- "hash": "6896614770107338254",
3822
+ "file": "libs/africanies-core/src/lib/auth/auth-token.service.ts",
3823
+ "hash": "18141139215329255445",
3595
3824
  "deps": [
3596
3825
  "npm:@angular/core",
3597
- "africanies-icons"
3826
+ "africanies-storage"
3598
3827
  ]
3599
3828
  },
3600
3829
  {
3601
- "file": "libs/africanies-ui/src/lib/accordion/index.ts",
3602
- "hash": "11180147669473935132"
3830
+ "file": "libs/africanies-core/src/lib/auth/auth.paths.ts",
3831
+ "hash": "4447468681322600139"
3603
3832
  },
3604
3833
  {
3605
- "file": "libs/africanies-ui/src/lib/action-menu/action-menu-trigger.directive.ts",
3606
- "hash": "7729665765923931698",
3834
+ "file": "libs/africanies-core/src/lib/auth/auth.service.spec.ts",
3835
+ "hash": "1302815172395992449",
3607
3836
  "deps": [
3608
- "npm:@angular/core"
3837
+ "npm:@angular/core",
3838
+ "npm:rxjs",
3839
+ "africanies-models"
3609
3840
  ]
3610
3841
  },
3611
3842
  {
3612
- "file": "libs/africanies-ui/src/lib/action-menu/action-menu.component.ts",
3613
- "hash": "16876704652611119821",
3843
+ "file": "libs/africanies-core/src/lib/auth/auth.service.ts",
3844
+ "hash": "3091443767207315059",
3614
3845
  "deps": [
3615
- "npm:@angular/cdk",
3616
3846
  "npm:@angular/core",
3617
- "npm:@angular/router",
3618
- "africanies-icons"
3847
+ "npm:rxjs",
3848
+ "africanies-models"
3619
3849
  ]
3620
3850
  },
3621
3851
  {
3622
- "file": "libs/africanies-ui/src/lib/action-menu/index.ts",
3623
- "hash": "5010344078111881392"
3852
+ "file": "libs/africanies-core/src/lib/auth/index.ts",
3853
+ "hash": "3544791378434820472"
3624
3854
  },
3625
3855
  {
3626
- "file": "libs/africanies-ui/src/lib/action-menu/menu-item.ts",
3627
- "hash": "9862471608193538464",
3628
- "deps": [
3629
- "africanies-icons"
3630
- ]
3856
+ "file": "libs/africanies-core/src/lib/auth/is-valid-email.spec.ts",
3857
+ "hash": "5321687096154795671"
3631
3858
  },
3632
3859
  {
3633
- "file": "libs/africanies-ui/src/lib/alert/alert.component.ts",
3634
- "hash": "8775560976587299660",
3635
- "deps": [
3636
- "npm:@angular/core",
3637
- "africanies-icons"
3638
- ]
3860
+ "file": "libs/africanies-core/src/lib/auth/is-valid-email.ts",
3861
+ "hash": "6272794198692084781"
3639
3862
  },
3640
3863
  {
3641
- "file": "libs/africanies-ui/src/lib/alert/index.ts",
3642
- "hash": "8206315102536747493"
3864
+ "file": "libs/africanies-core/src/lib/browser/copy-to-clipboard.spec.ts",
3865
+ "hash": "750825313876541324"
3643
3866
  },
3644
3867
  {
3645
- "file": "libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts",
3646
- "hash": "16386937945902749954",
3647
- "deps": [
3648
- "npm:@angular/core",
3649
- "africanies-icons"
3650
- ]
3868
+ "file": "libs/africanies-core/src/lib/browser/copy-to-clipboard.ts",
3869
+ "hash": "3479217740065153870"
3651
3870
  },
3652
3871
  {
3653
- "file": "libs/africanies-ui/src/lib/avatar/avatar.component.ts",
3654
- "hash": "12494222410575285354",
3655
- "deps": [
3656
- "npm:@angular/core"
3657
- ]
3872
+ "file": "libs/africanies-core/src/lib/browser/download-csv.spec.ts",
3873
+ "hash": "13210944431206450800"
3658
3874
  },
3659
3875
  {
3660
- "file": "libs/africanies-ui/src/lib/avatar/index.ts",
3661
- "hash": "11269002374123891570"
3876
+ "file": "libs/africanies-core/src/lib/browser/download-csv.ts",
3877
+ "hash": "14055309245632049385"
3662
3878
  },
3663
3879
  {
3664
- "file": "libs/africanies-ui/src/lib/brand/brand-logo.component.ts",
3665
- "hash": "3112656557631094800",
3666
- "deps": [
3667
- "npm:@angular/core"
3668
- ]
3880
+ "file": "libs/africanies-core/src/lib/browser/index.ts",
3881
+ "hash": "8927884529309195325"
3669
3882
  },
3670
3883
  {
3671
- "file": "libs/africanies-ui/src/lib/brand/brand-logo.ts",
3672
- "hash": "10078653584588235743",
3884
+ "file": "libs/africanies-core/src/lib/config/africanies-sdk.config.ts",
3885
+ "hash": "15151573955830850424",
3673
3886
  "deps": [
3674
3887
  "npm:@angular/core"
3675
3888
  ]
3676
3889
  },
3677
3890
  {
3678
- "file": "libs/africanies-ui/src/lib/brand/index.ts",
3679
- "hash": "15900162944147739696"
3680
- },
3681
- {
3682
- "file": "libs/africanies-ui/src/lib/button/button.component.spec.ts",
3683
- "hash": "11211816200780850452",
3684
- "deps": [
3685
- "npm:@angular/core",
3686
- "africanies-core",
3687
- "africanies-models"
3688
- ]
3689
- },
3690
- {
3691
- "file": "libs/africanies-ui/src/lib/button/button.component.ts",
3692
- "hash": "3551735443020015244",
3891
+ "file": "libs/africanies-core/src/lib/config/provide-africanies-sdk.ts",
3892
+ "hash": "5897961550545264540",
3693
3893
  "deps": [
3694
3894
  "npm:@angular/core",
3695
- "africanies-icons",
3696
- "africanies-theme"
3895
+ "africanies-storage"
3697
3896
  ]
3698
3897
  },
3699
3898
  {
3700
- "file": "libs/africanies-ui/src/lib/button/index.ts",
3701
- "hash": "912067619194597583"
3899
+ "file": "libs/africanies-core/src/lib/country/country-flag.spec.ts",
3900
+ "hash": "15305219174083230938"
3702
3901
  },
3703
3902
  {
3704
- "file": "libs/africanies-ui/src/lib/carrier/carrier-logo.component.ts",
3705
- "hash": "9692326462017037162",
3903
+ "file": "libs/africanies-core/src/lib/country/country-flag.ts",
3904
+ "hash": "9783166783594730776",
3706
3905
  "deps": [
3707
- "npm:@angular/core"
3906
+ "africanies-models"
3708
3907
  ]
3709
3908
  },
3710
3909
  {
3711
- "file": "libs/africanies-ui/src/lib/carrier/delivery-vendor-select.spec.ts",
3712
- "hash": "13248450062972599107"
3910
+ "file": "libs/africanies-core/src/lib/country/country.mapper.spec.ts",
3911
+ "hash": "5579471497390027138"
3713
3912
  },
3714
3913
  {
3715
- "file": "libs/africanies-ui/src/lib/carrier/delivery-vendor-select.ts",
3716
- "hash": "12264979908646325040",
3914
+ "file": "libs/africanies-core/src/lib/country/country.mapper.ts",
3915
+ "hash": "14941726181587914617",
3717
3916
  "deps": [
3718
3917
  "africanies-models"
3719
3918
  ]
3720
3919
  },
3721
3920
  {
3722
- "file": "libs/africanies-ui/src/lib/carrier/index.ts",
3723
- "hash": "14923285371142749982"
3724
- },
3725
- {
3726
- "file": "libs/africanies-ui/src/lib/chip/chip.component.ts",
3727
- "hash": "13721820343357171045",
3921
+ "file": "libs/africanies-core/src/lib/country/country.service.spec.ts",
3922
+ "hash": "4611605097809495570",
3728
3923
  "deps": [
3729
3924
  "npm:@angular/core",
3730
- "africanies-icons"
3925
+ "npm:rxjs",
3926
+ "africanies-models"
3731
3927
  ]
3732
3928
  },
3733
3929
  {
3734
- "file": "libs/africanies-ui/src/lib/chip/index.ts",
3735
- "hash": "9046005636228672794"
3736
- },
3737
- {
3738
- "file": "libs/africanies-ui/src/lib/content-stack/content-stack.component.ts",
3739
- "hash": "5577407298554508780",
3930
+ "file": "libs/africanies-core/src/lib/country/country.service.ts",
3931
+ "hash": "12430406610207397344",
3740
3932
  "deps": [
3741
- "npm:@angular/core"
3933
+ "npm:@angular/core",
3934
+ "npm:rxjs",
3935
+ "africanies-models"
3742
3936
  ]
3743
3937
  },
3744
3938
  {
3745
- "file": "libs/africanies-ui/src/lib/content-stack/index.ts",
3746
- "hash": "890771248784871874"
3747
- },
3748
- {
3749
- "file": "libs/africanies-ui/src/lib/copy-button/copy-button.component.ts",
3750
- "hash": "15254023242019213199",
3751
- "deps": [
3752
- "npm:@angular/core",
3753
- "africanies-core",
3754
- "africanies-icons"
3755
- ]
3939
+ "file": "libs/africanies-core/src/lib/country/index.ts",
3940
+ "hash": "10529881991039208612"
3756
3941
  },
3757
3942
  {
3758
- "file": "libs/africanies-ui/src/lib/copy-button/index.ts",
3759
- "hash": "12567416707733885680"
3943
+ "file": "libs/africanies-core/src/lib/currency/currency.mapper.spec.ts",
3944
+ "hash": "1814275487709421425"
3760
3945
  },
3761
3946
  {
3762
- "file": "libs/africanies-ui/src/lib/feedback/async-state.component.ts",
3763
- "hash": "3817197060051588780",
3947
+ "file": "libs/africanies-core/src/lib/currency/currency.mapper.ts",
3948
+ "hash": "12715311405455819472",
3764
3949
  "deps": [
3765
- "npm:@angular/core",
3766
3950
  "africanies-models"
3767
3951
  ]
3768
3952
  },
3769
3953
  {
3770
- "file": "libs/africanies-ui/src/lib/feedback/empty-state.component.ts",
3771
- "hash": "8182096548929505440",
3954
+ "file": "libs/africanies-core/src/lib/currency/currency.service.spec.ts",
3955
+ "hash": "3518489536446799543",
3772
3956
  "deps": [
3773
3957
  "npm:@angular/core",
3774
- "africanies-icons"
3958
+ "npm:rxjs",
3959
+ "africanies-models"
3775
3960
  ]
3776
3961
  },
3777
3962
  {
3778
- "file": "libs/africanies-ui/src/lib/feedback/error-indicator.component.ts",
3779
- "hash": "15612859747109730651",
3963
+ "file": "libs/africanies-core/src/lib/currency/currency.service.ts",
3964
+ "hash": "2266276947090452756",
3780
3965
  "deps": [
3781
- "npm:@angular/core"
3966
+ "npm:@angular/core",
3967
+ "npm:rxjs",
3968
+ "africanies-models"
3782
3969
  ]
3783
3970
  },
3784
3971
  {
3785
- "file": "libs/africanies-ui/src/lib/feedback/error-state.component.ts",
3786
- "hash": "15442109721538808384",
3787
- "deps": [
3788
- "npm:@angular/core",
3789
- "africanies-icons"
3790
- ]
3972
+ "file": "libs/africanies-core/src/lib/currency/index.ts",
3973
+ "hash": "2797687842860340419"
3791
3974
  },
3792
3975
  {
3793
- "file": "libs/africanies-ui/src/lib/feedback/index.ts",
3794
- "hash": "7399585904957199965"
3976
+ "file": "libs/africanies-core/src/lib/document/document.mapper.spec.ts",
3977
+ "hash": "4311749187713413135"
3795
3978
  },
3796
3979
  {
3797
- "file": "libs/africanies-ui/src/lib/feedback/loading-state.component.ts",
3798
- "hash": "16907885390093686072",
3980
+ "file": "libs/africanies-core/src/lib/document/document.mapper.ts",
3981
+ "hash": "17190264381753009842",
3799
3982
  "deps": [
3800
- "npm:@angular/core",
3801
- "africanies-icons",
3802
- "africanies-theme"
3983
+ "africanies-models"
3803
3984
  ]
3804
3985
  },
3805
3986
  {
3806
- "file": "libs/africanies-ui/src/lib/filters/filter-drawer.panel.ts",
3807
- "hash": "3289769277338661256",
3987
+ "file": "libs/africanies-core/src/lib/document/document.service.spec.ts",
3988
+ "hash": "10206036368740140217",
3808
3989
  "deps": [
3809
- "npm:@angular/common",
3810
3990
  "npm:@angular/core",
3811
3991
  "npm:rxjs",
3812
- "africanies-core",
3813
- "africanies-icons",
3814
3992
  "africanies-models"
3815
3993
  ]
3816
3994
  },
3817
3995
  {
3818
- "file": "libs/africanies-ui/src/lib/filters/filter-drawer.service.spec.ts",
3819
- "hash": "10760631114472175351",
3996
+ "file": "libs/africanies-core/src/lib/document/document.service.ts",
3997
+ "hash": "9980348874030064784",
3820
3998
  "deps": [
3821
3999
  "npm:@angular/core",
3822
4000
  "npm:rxjs",
@@ -3824,1852 +4002,1952 @@
3824
4002
  ]
3825
4003
  },
3826
4004
  {
3827
- "file": "libs/africanies-ui/src/lib/filters/filter-drawer.service.ts",
3828
- "hash": "6616484632685826551",
3829
- "deps": [
3830
- "npm:@angular/core",
3831
- "africanies-core"
3832
- ]
4005
+ "file": "libs/africanies-core/src/lib/document/index.ts",
4006
+ "hash": "11355380347883394609"
3833
4007
  },
3834
4008
  {
3835
- "file": "libs/africanies-ui/src/lib/filters/filter-drawer.types.ts",
3836
- "hash": "6183539319390594370",
4009
+ "file": "libs/africanies-core/src/lib/file/file.mapper.spec.ts",
4010
+ "hash": "3850191528887769130"
4011
+ },
4012
+ {
4013
+ "file": "libs/africanies-core/src/lib/file/file.mapper.ts",
4014
+ "hash": "17338890406034185945",
3837
4015
  "deps": [
3838
- "npm:rxjs",
3839
4016
  "africanies-models"
3840
4017
  ]
3841
4018
  },
3842
4019
  {
3843
- "file": "libs/africanies-ui/src/lib/filters/filter-query.service.spec.ts",
3844
- "hash": "543655297333281029",
4020
+ "file": "libs/africanies-core/src/lib/file/file.service.spec.ts",
4021
+ "hash": "17766665580610704463",
3845
4022
  "deps": [
3846
4023
  "npm:@angular/core",
3847
- "npm:@angular/router",
4024
+ "npm:rxjs",
3848
4025
  "africanies-models"
3849
4026
  ]
3850
4027
  },
3851
4028
  {
3852
- "file": "libs/africanies-ui/src/lib/filters/filter-query.service.ts",
3853
- "hash": "8107569966347923698",
4029
+ "file": "libs/africanies-core/src/lib/file/file.service.ts",
4030
+ "hash": "10084127942002486184",
3854
4031
  "deps": [
3855
4032
  "npm:@angular/core",
3856
- "npm:@angular/router",
4033
+ "npm:rxjs",
3857
4034
  "africanies-models"
3858
4035
  ]
3859
4036
  },
3860
4037
  {
3861
- "file": "libs/africanies-ui/src/lib/filters/index.ts",
3862
- "hash": "202153352080758734"
4038
+ "file": "libs/africanies-core/src/lib/file/index.ts",
4039
+ "hash": "2152063608959067004"
3863
4040
  },
3864
4041
  {
3865
- "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.component.spec.ts",
3866
- "hash": "14344383843644553847",
4042
+ "file": "libs/africanies-core/src/lib/filters/filter-options.mapper.ts",
4043
+ "hash": "9060947606615959937",
4044
+ "deps": [
4045
+ "africanies-models"
4046
+ ]
4047
+ },
4048
+ {
4049
+ "file": "libs/africanies-core/src/lib/filters/filter-options.resolver.spec.ts",
4050
+ "hash": "5653760098547151767",
3867
4051
  "deps": [
3868
4052
  "npm:@angular/core",
3869
- "npm:@angular/forms"
4053
+ "npm:rxjs",
4054
+ "africanies-models"
3870
4055
  ]
3871
4056
  },
3872
4057
  {
3873
- "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.component.ts",
3874
- "hash": "2238657345668051363",
4058
+ "file": "libs/africanies-core/src/lib/filters/filter-options.resolver.ts",
4059
+ "hash": "627865430026768638",
3875
4060
  "deps": [
3876
- "npm:@angular/cdk",
3877
4061
  "npm:@angular/core",
3878
- "npm:@angular/forms",
3879
- "npm:rxjs"
4062
+ "npm:rxjs",
4063
+ "africanies-models"
3880
4064
  ]
3881
4065
  },
3882
4066
  {
3883
- "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.types.ts",
3884
- "hash": "1086377036583841459"
4067
+ "file": "libs/africanies-core/src/lib/filters/index.ts",
4068
+ "hash": "753227496696699414"
3885
4069
  },
3886
4070
  {
3887
- "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.service.spec.ts",
3888
- "hash": "13824019182168617942",
4071
+ "file": "libs/africanies-core/src/lib/http/api-client.ts",
4072
+ "hash": "17652140738344516125",
3889
4073
  "deps": [
3890
- "npm:@angular/core"
4074
+ "npm:@angular/common",
4075
+ "npm:@angular/core",
4076
+ "npm:rxjs",
4077
+ "africanies-models"
3891
4078
  ]
3892
4079
  },
3893
4080
  {
3894
- "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.service.ts",
3895
- "hash": "9802883931521206413",
4081
+ "file": "libs/africanies-core/src/lib/http/api-error-message.spec.ts",
4082
+ "hash": "4400204671889684744",
3896
4083
  "deps": [
3897
- "npm:@angular/core"
4084
+ "npm:@angular/common"
3898
4085
  ]
3899
4086
  },
3900
4087
  {
3901
- "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.token.ts",
3902
- "hash": "7301465585863412443",
4088
+ "file": "libs/africanies-core/src/lib/http/api-error-message.ts",
4089
+ "hash": "3032145469942778388",
3903
4090
  "deps": [
3904
- "npm:@angular/core"
4091
+ "npm:@angular/common"
3905
4092
  ]
3906
4093
  },
3907
4094
  {
3908
- "file": "libs/africanies-ui/src/lib/forms/address-input/index.ts",
3909
- "hash": "9585732541824707621"
3910
- },
3911
- {
3912
- "file": "libs/africanies-ui/src/lib/forms/address-input/provide-google-places.ts",
3913
- "hash": "1293403787090369606",
4095
+ "file": "libs/africanies-core/src/lib/http/auth.interceptor.ts",
4096
+ "hash": "15794048295777906018",
3914
4097
  "deps": [
4098
+ "npm:@angular/common",
3915
4099
  "npm:@angular/core"
3916
4100
  ]
3917
4101
  },
3918
4102
  {
3919
- "file": "libs/africanies-ui/src/lib/forms/checkbox/checkbox.component.ts",
3920
- "hash": "14802958077537247755",
4103
+ "file": "libs/africanies-core/src/lib/http/http-cache.ts",
4104
+ "hash": "16419415299800051533"
4105
+ },
4106
+ {
4107
+ "file": "libs/africanies-core/src/lib/http/http-toast.interceptor.ts",
4108
+ "hash": "900986063825088428",
3921
4109
  "deps": [
4110
+ "npm:@angular/common",
3922
4111
  "npm:@angular/core",
3923
- "npm:@angular/forms",
3924
- "africanies-icons",
3925
- "africanies-theme"
4112
+ "npm:rxjs"
3926
4113
  ]
3927
4114
  },
3928
4115
  {
3929
- "file": "libs/africanies-ui/src/lib/forms/checkbox/index.ts",
3930
- "hash": "5059138098541185209"
3931
- },
3932
- {
3933
- "file": "libs/africanies-ui/src/lib/forms/date-picker/date-picker.component.spec.ts",
3934
- "hash": "9632426568015332548",
4116
+ "file": "libs/africanies-core/src/lib/http/is-retryable-get-error.spec.ts",
4117
+ "hash": "11171264532505748094",
3935
4118
  "deps": [
3936
- "npm:@angular/core"
4119
+ "npm:@angular/common"
3937
4120
  ]
3938
4121
  },
3939
4122
  {
3940
- "file": "libs/africanies-ui/src/lib/forms/date-picker/date-picker.component.ts",
3941
- "hash": "13970465819852339459",
4123
+ "file": "libs/africanies-core/src/lib/http/is-retryable-get-error.ts",
4124
+ "hash": "6124410962880427984",
3942
4125
  "deps": [
3943
- "npm:@angular/core",
3944
- "npm:@angular/forms",
3945
- "africanies-theme"
4126
+ "npm:@angular/common"
3946
4127
  ]
3947
4128
  },
3948
4129
  {
3949
- "file": "libs/africanies-ui/src/lib/forms/date-picker/index.ts",
3950
- "hash": "3106177329657144023"
4130
+ "file": "libs/africanies-core/src/lib/http/map-api-json.spec.ts",
4131
+ "hash": "12874943538400979333",
4132
+ "deps": [
4133
+ "africanies-models"
4134
+ ]
3951
4135
  },
3952
4136
  {
3953
- "file": "libs/africanies-ui/src/lib/forms/file-upload/camera-capture.dialog.ts",
3954
- "hash": "9657283929022963142",
4137
+ "file": "libs/africanies-core/src/lib/http/map-api-json.ts",
4138
+ "hash": "1874910325781128828",
3955
4139
  "deps": [
3956
- "npm:@angular/core",
3957
- "africanies-icons"
4140
+ "africanies-models"
3958
4141
  ]
3959
4142
  },
3960
4143
  {
3961
- "file": "libs/africanies-ui/src/lib/forms/file-upload/file-accept.ts",
3962
- "hash": "4368501622908419242"
4144
+ "file": "libs/africanies-core/src/lib/http/normalize.spec.ts",
4145
+ "hash": "14373696839407409213"
3963
4146
  },
3964
4147
  {
3965
- "file": "libs/africanies-ui/src/lib/forms/file-upload/file-preview.dialog.ts",
3966
- "hash": "8586114780337644290",
4148
+ "file": "libs/africanies-core/src/lib/http/normalize.ts",
4149
+ "hash": "2478193707021461398",
3967
4150
  "deps": [
3968
- "npm:@angular/core",
3969
- "africanies-icons"
4151
+ "africanies-models"
3970
4152
  ]
3971
4153
  },
3972
4154
  {
3973
- "file": "libs/africanies-ui/src/lib/forms/file-upload/file-upload.component.ts",
3974
- "hash": "898319546134097045",
4155
+ "file": "libs/africanies-core/src/lib/http/provide-africanies-http-client.ts",
4156
+ "hash": "407112903952278466",
3975
4157
  "deps": [
3976
4158
  "npm:@angular/common",
3977
- "npm:@angular/core",
3978
- "npm:@angular/forms",
3979
- "africanies-icons"
4159
+ "npm:@angular/core"
3980
4160
  ]
3981
4161
  },
3982
4162
  {
3983
- "file": "libs/africanies-ui/src/lib/forms/file-upload/index.ts",
3984
- "hash": "11454451176157616112"
3985
- },
3986
- {
3987
- "file": "libs/africanies-ui/src/lib/forms/form-field.classes.ts",
3988
- "hash": "8220374371832364499"
4163
+ "file": "libs/africanies-core/src/lib/http/resolve-api-request-context.spec.ts",
4164
+ "hash": "16781258207069194117"
3989
4165
  },
3990
4166
  {
3991
- "file": "libs/africanies-ui/src/lib/forms/index.ts",
3992
- "hash": "7139216870174938228"
4167
+ "file": "libs/africanies-core/src/lib/http/resolve-api-request-context.ts",
4168
+ "hash": "2160963165319324518",
4169
+ "deps": [
4170
+ "npm:@angular/common"
4171
+ ]
3993
4172
  },
3994
4173
  {
3995
- "file": "libs/africanies-ui/src/lib/forms/number-input/index.ts",
3996
- "hash": "12430735028334690357"
4174
+ "file": "libs/africanies-core/src/lib/http/resolve-http-toast-context.spec.ts",
4175
+ "hash": "5122387633061645050"
3997
4176
  },
3998
4177
  {
3999
- "file": "libs/africanies-ui/src/lib/forms/number-input/number-input.component.ts",
4000
- "hash": "9069845307991712078",
4178
+ "file": "libs/africanies-core/src/lib/http/resolve-http-toast-context.ts",
4179
+ "hash": "256716839466935986",
4001
4180
  "deps": [
4002
- "npm:@angular/core",
4003
- "npm:@angular/forms"
4181
+ "npm:@angular/common"
4004
4182
  ]
4005
4183
  },
4006
4184
  {
4007
- "file": "libs/africanies-ui/src/lib/forms/otp-input/index.ts",
4008
- "hash": "672033022586649378"
4009
- },
4010
- {
4011
- "file": "libs/africanies-ui/src/lib/forms/otp-input/otp-input.component.css",
4012
- "hash": "16541030282946008441"
4185
+ "file": "libs/africanies-core/src/lib/http/resource-path.spec.ts",
4186
+ "hash": "7148914937909031255"
4013
4187
  },
4014
4188
  {
4015
- "file": "libs/africanies-ui/src/lib/forms/otp-input/otp-input.component.ts",
4016
- "hash": "2969638499288384154",
4189
+ "file": "libs/africanies-core/src/lib/http/resource-path.ts",
4190
+ "hash": "15064008606847465561",
4017
4191
  "deps": [
4018
- "npm:@angular/core",
4019
- "npm:@angular/forms"
4192
+ "africanies-models"
4020
4193
  ]
4021
4194
  },
4022
4195
  {
4023
- "file": "libs/africanies-ui/src/lib/forms/radio/index.ts",
4024
- "hash": "3658509488019858896"
4196
+ "file": "libs/africanies-core/src/lib/http/toast-http.context.ts",
4197
+ "hash": "2875868312689695594",
4198
+ "deps": [
4199
+ "npm:@angular/common",
4200
+ "npm:@angular/core"
4201
+ ]
4025
4202
  },
4026
4203
  {
4027
- "file": "libs/africanies-ui/src/lib/forms/radio/radio.component.ts",
4028
- "hash": "6058165054095062664",
4204
+ "file": "libs/africanies-core/src/lib/http/validation-bag.ts",
4205
+ "hash": "8556035225565692610",
4029
4206
  "deps": [
4030
- "npm:@angular/core",
4031
- "npm:@angular/forms",
4032
- "africanies-theme"
4207
+ "africanies-models"
4033
4208
  ]
4034
4209
  },
4035
4210
  {
4036
- "file": "libs/africanies-ui/src/lib/forms/search-combobox/index.ts",
4037
- "hash": "16734178877229527336"
4211
+ "file": "libs/africanies-core/src/lib/http/wire.spec.ts",
4212
+ "hash": "10292852607100622449"
4038
4213
  },
4039
4214
  {
4040
- "file": "libs/africanies-ui/src/lib/forms/search-combobox/search-combobox.component.ts",
4041
- "hash": "138364755537715278",
4042
- "deps": [
4043
- "npm:@angular/cdk",
4044
- "npm:@angular/core",
4045
- "npm:@angular/forms",
4046
- "npm:rxjs",
4047
- "africanies-icons"
4048
- ]
4215
+ "file": "libs/africanies-core/src/lib/http/wire.ts",
4216
+ "hash": "1801547450723738595"
4049
4217
  },
4050
4218
  {
4051
- "file": "libs/africanies-ui/src/lib/forms/search-combobox/search-combobox.types.ts",
4052
- "hash": "8988660431149964991",
4219
+ "file": "libs/africanies-core/src/lib/mode/mode-config.mapper.spec.ts",
4220
+ "hash": "3156513485512474631",
4053
4221
  "deps": [
4054
- "npm:rxjs",
4055
- "africanies-icons"
4222
+ "africanies-models"
4056
4223
  ]
4057
4224
  },
4058
4225
  {
4059
- "file": "libs/africanies-ui/src/lib/forms/select/index.ts",
4060
- "hash": "17426581728811402510"
4226
+ "file": "libs/africanies-core/src/lib/mode/mode-config.mapper.ts",
4227
+ "hash": "9923558201665323355",
4228
+ "deps": [
4229
+ "africanies-models"
4230
+ ]
4061
4231
  },
4062
4232
  {
4063
- "file": "libs/africanies-ui/src/lib/forms/select/select.component.ts",
4064
- "hash": "2029954997511110463",
4233
+ "file": "libs/africanies-core/src/lib/mode/mode-config.service.ts",
4234
+ "hash": "17632352634893886167",
4065
4235
  "deps": [
4066
- "npm:@angular/cdk",
4067
4236
  "npm:@angular/core",
4068
- "npm:@angular/forms",
4069
- "africanies-icons",
4070
- "africanies-theme"
4237
+ "npm:rxjs",
4238
+ "africanies-models",
4239
+ "africanies-storage"
4071
4240
  ]
4072
4241
  },
4073
4242
  {
4074
- "file": "libs/africanies-ui/src/lib/forms/select/select.types.ts",
4075
- "hash": "6942458792743453863",
4243
+ "file": "libs/africanies-core/src/lib/mode/provide-mode-config.ts",
4244
+ "hash": "8248582431601380763",
4076
4245
  "deps": [
4077
4246
  "npm:@angular/core",
4078
- "africanies-icons"
4247
+ "npm:rxjs"
4079
4248
  ]
4080
4249
  },
4081
4250
  {
4082
- "file": "libs/africanies-ui/src/lib/forms/text-input/index.ts",
4083
- "hash": "16638810019073430837"
4251
+ "file": "libs/africanies-core/src/lib/notification/index.ts",
4252
+ "hash": "6007279560717986700"
4084
4253
  },
4085
4254
  {
4086
- "file": "libs/africanies-ui/src/lib/forms/text-input/text-input.component.spec.ts",
4087
- "hash": "3929064553295985079",
4255
+ "file": "libs/africanies-core/src/lib/notification/notification-link.spec.ts",
4256
+ "hash": "9103128935209797589"
4257
+ },
4258
+ {
4259
+ "file": "libs/africanies-core/src/lib/notification/notification-link.ts",
4260
+ "hash": "17500420276535801150",
4088
4261
  "deps": [
4089
- "npm:@angular/core",
4090
- "npm:@angular/forms"
4262
+ "africanies-models"
4091
4263
  ]
4092
4264
  },
4093
4265
  {
4094
- "file": "libs/africanies-ui/src/lib/forms/text-input/text-input.component.ts",
4095
- "hash": "9296827549394850848",
4266
+ "file": "libs/africanies-core/src/lib/notification/notification.mapper.spec.ts",
4267
+ "hash": "8087038570257097818"
4268
+ },
4269
+ {
4270
+ "file": "libs/africanies-core/src/lib/notification/notification.mapper.ts",
4271
+ "hash": "13184935060163137060",
4096
4272
  "deps": [
4097
- "npm:@angular/core",
4098
- "npm:@angular/forms"
4273
+ "africanies-models"
4099
4274
  ]
4100
4275
  },
4101
4276
  {
4102
- "file": "libs/africanies-ui/src/lib/forms/textarea/index.ts",
4103
- "hash": "10572307536808815361"
4277
+ "file": "libs/africanies-core/src/lib/notification/notification.service.spec.ts",
4278
+ "hash": "14351614872041035846",
4279
+ "deps": [
4280
+ "npm:@angular/core",
4281
+ "npm:rxjs",
4282
+ "africanies-models"
4283
+ ]
4104
4284
  },
4105
4285
  {
4106
- "file": "libs/africanies-ui/src/lib/forms/textarea/textarea.component.ts",
4107
- "hash": "6169050404285064997",
4286
+ "file": "libs/africanies-core/src/lib/notification/notification.service.ts",
4287
+ "hash": "5968327296765800818",
4108
4288
  "deps": [
4109
4289
  "npm:@angular/core",
4110
- "npm:@angular/forms"
4290
+ "npm:rxjs",
4291
+ "africanies-models"
4111
4292
  ]
4112
4293
  },
4113
4294
  {
4114
- "file": "libs/africanies-ui/src/lib/forms/toggle/index.ts",
4115
- "hash": "18172601676664183950"
4295
+ "file": "libs/africanies-core/src/lib/overlay/overlay-route.types.ts",
4296
+ "hash": "14203903196524967773",
4297
+ "deps": [
4298
+ "npm:@angular/core"
4299
+ ]
4116
4300
  },
4117
4301
  {
4118
- "file": "libs/africanies-ui/src/lib/forms/toggle/toggle.component.spec.ts",
4119
- "hash": "166329591372106663",
4302
+ "file": "libs/africanies-core/src/lib/overlay/overlay-tokens.ts",
4303
+ "hash": "12054427770447481128",
4120
4304
  "deps": [
4121
4305
  "npm:@angular/core",
4122
- "npm:@angular/forms",
4123
- "africanies-core",
4124
- "africanies-models"
4306
+ "npm:rxjs"
4125
4307
  ]
4126
4308
  },
4127
4309
  {
4128
- "file": "libs/africanies-ui/src/lib/forms/toggle/toggle.component.ts",
4129
- "hash": "10531468411185438062",
4310
+ "file": "libs/africanies-core/src/lib/overlay/provide-overlay-routes.ts",
4311
+ "hash": "16484034966422311565",
4130
4312
  "deps": [
4131
- "npm:@angular/common",
4132
- "npm:@angular/core",
4133
- "npm:@angular/forms",
4134
- "africanies-icons",
4135
- "africanies-theme"
4313
+ "npm:@angular/core"
4136
4314
  ]
4137
4315
  },
4138
4316
  {
4139
- "file": "libs/africanies-ui/src/lib/image/image.component.ts",
4140
- "hash": "17878758882803064199",
4317
+ "file": "libs/africanies-core/src/lib/overlay/route-overlay.service.ts",
4318
+ "hash": "12998569924479651207",
4141
4319
  "deps": [
4142
4320
  "npm:@angular/core",
4143
- "africanies-icons"
4321
+ "npm:@angular/router",
4322
+ "npm:rxjs"
4144
4323
  ]
4145
4324
  },
4146
4325
  {
4147
- "file": "libs/africanies-ui/src/lib/image/index.ts",
4148
- "hash": "12379019045448777350"
4326
+ "file": "libs/africanies-core/src/lib/payment-method/index.ts",
4327
+ "hash": "9345441052708922460"
4149
4328
  },
4150
4329
  {
4151
- "file": "libs/africanies-ui/src/lib/info-popover/index.ts",
4152
- "hash": "1881581910798355940"
4330
+ "file": "libs/africanies-core/src/lib/payment-method/payment-method.mapper.spec.ts",
4331
+ "hash": "3471068819201435549"
4153
4332
  },
4154
4333
  {
4155
- "file": "libs/africanies-ui/src/lib/info-popover/info-popover-content.directive.ts",
4156
- "hash": "9529576565275306912",
4334
+ "file": "libs/africanies-core/src/lib/payment-method/payment-method.mapper.ts",
4335
+ "hash": "4867527734031631326",
4157
4336
  "deps": [
4158
- "npm:@angular/core"
4337
+ "africanies-models"
4159
4338
  ]
4160
4339
  },
4161
4340
  {
4162
- "file": "libs/africanies-ui/src/lib/info-popover/info-popover-trigger.directive.ts",
4163
- "hash": "15226845485825488922",
4341
+ "file": "libs/africanies-core/src/lib/payment-method/payment-method.service.spec.ts",
4342
+ "hash": "4673020077481318748",
4164
4343
  "deps": [
4165
- "npm:@angular/core"
4344
+ "npm:@angular/core",
4345
+ "npm:rxjs",
4346
+ "africanies-models"
4166
4347
  ]
4167
4348
  },
4168
4349
  {
4169
- "file": "libs/africanies-ui/src/lib/info-popover/info-popover.component.ts",
4170
- "hash": "16188527530034963377",
4350
+ "file": "libs/africanies-core/src/lib/payment-method/payment-method.service.ts",
4351
+ "hash": "8066722169608931701",
4171
4352
  "deps": [
4172
- "npm:@angular/cdk",
4173
4353
  "npm:@angular/core",
4174
- "africanies-icons"
4354
+ "npm:rxjs",
4355
+ "africanies-models"
4175
4356
  ]
4176
4357
  },
4177
4358
  {
4178
- "file": "libs/africanies-ui/src/lib/layout/app-shell-content-header.component.ts",
4179
- "hash": "2232002458764871106",
4359
+ "file": "libs/africanies-core/src/lib/plan/index.ts",
4360
+ "hash": "9298838373286230221"
4361
+ },
4362
+ {
4363
+ "file": "libs/africanies-core/src/lib/plan/plan.mapper.spec.ts",
4364
+ "hash": "8274688330110995144"
4365
+ },
4366
+ {
4367
+ "file": "libs/africanies-core/src/lib/plan/plan.mapper.ts",
4368
+ "hash": "18328605870502147855",
4180
4369
  "deps": [
4181
- "npm:@angular/core",
4182
- "npm:@angular/router",
4183
- "npm:rxjs",
4184
- "africanies-icons"
4370
+ "africanies-models"
4185
4371
  ]
4186
4372
  },
4187
4373
  {
4188
- "file": "libs/africanies-ui/src/lib/layout/app-shell-header-slot.directive.ts",
4189
- "hash": "13480464598248163383",
4374
+ "file": "libs/africanies-core/src/lib/plan/plan.service.spec.ts",
4375
+ "hash": "15131174902248346971",
4190
4376
  "deps": [
4191
- "npm:@angular/core"
4377
+ "npm:@angular/core",
4378
+ "npm:rxjs",
4379
+ "africanies-models"
4192
4380
  ]
4193
4381
  },
4194
4382
  {
4195
- "file": "libs/africanies-ui/src/lib/layout/app-shell-header.component.ts",
4196
- "hash": "2423850426421527576",
4383
+ "file": "libs/africanies-core/src/lib/plan/plan.service.ts",
4384
+ "hash": "10801168950366324509",
4197
4385
  "deps": [
4198
- "npm:@angular/common",
4199
4386
  "npm:@angular/core",
4200
4387
  "npm:rxjs",
4201
- "africanies-icons"
4388
+ "africanies-models"
4202
4389
  ]
4203
4390
  },
4204
4391
  {
4205
- "file": "libs/africanies-ui/src/lib/layout/app-shell.component.html",
4206
- "hash": "10144881320123890874"
4392
+ "file": "libs/africanies-core/src/lib/product/index.ts",
4393
+ "hash": "10272197194808345507"
4207
4394
  },
4208
4395
  {
4209
- "file": "libs/africanies-ui/src/lib/layout/app-shell.component.ts",
4210
- "hash": "8999047413655260979",
4396
+ "file": "libs/africanies-core/src/lib/product/product.mapper.spec.ts",
4397
+ "hash": "17954368522034516283"
4398
+ },
4399
+ {
4400
+ "file": "libs/africanies-core/src/lib/product/product.mapper.ts",
4401
+ "hash": "3038465187187197107",
4402
+ "deps": [
4403
+ "africanies-models"
4404
+ ]
4405
+ },
4406
+ {
4407
+ "file": "libs/africanies-core/src/lib/product/product.service.spec.ts",
4408
+ "hash": "12313386498537807900",
4211
4409
  "deps": [
4212
4410
  "npm:@angular/core",
4213
- "npm:@angular/router",
4214
4411
  "npm:rxjs",
4215
- "africanies-icons",
4216
- "africanies-theme"
4412
+ "africanies-models"
4217
4413
  ]
4218
4414
  },
4219
4415
  {
4220
- "file": "libs/africanies-ui/src/lib/layout/header-greeting.util.spec.ts",
4221
- "hash": "16365815575706758012"
4416
+ "file": "libs/africanies-core/src/lib/product/product.service.ts",
4417
+ "hash": "9196704891828566052",
4418
+ "deps": [
4419
+ "npm:@angular/core",
4420
+ "npm:rxjs",
4421
+ "africanies-models"
4422
+ ]
4222
4423
  },
4223
4424
  {
4224
- "file": "libs/africanies-ui/src/lib/layout/header-greeting.util.ts",
4225
- "hash": "13743622223605260276"
4425
+ "file": "libs/africanies-core/src/lib/query/list-fetch-kind.spec.ts",
4426
+ "hash": "9162361348526956107"
4226
4427
  },
4227
4428
  {
4228
- "file": "libs/africanies-ui/src/lib/layout/header-weather.spec.ts",
4229
- "hash": "14556934838086509570"
4429
+ "file": "libs/africanies-core/src/lib/query/list-fetch-kind.ts",
4430
+ "hash": "15263887725321782044"
4230
4431
  },
4231
4432
  {
4232
- "file": "libs/africanies-ui/src/lib/layout/header-weather.ts",
4233
- "hash": "15237810736644088403",
4234
- "deps": [
4235
- "africanies-icons"
4236
- ]
4433
+ "file": "libs/africanies-core/src/lib/query/provide-africanies-query-defaults.ts",
4434
+ "hash": "8414036998417188055"
4237
4435
  },
4238
4436
  {
4239
- "file": "libs/africanies-ui/src/lib/layout/index.ts",
4240
- "hash": "3694926969904194218"
4437
+ "file": "libs/africanies-core/src/lib/service/index.ts",
4438
+ "hash": "8432493895843949245"
4241
4439
  },
4242
4440
  {
4243
- "file": "libs/africanies-ui/src/lib/layout/page-header.component.ts",
4244
- "hash": "10993280292190781723",
4245
- "deps": [
4246
- "npm:@angular/core"
4247
- ]
4441
+ "file": "libs/africanies-core/src/lib/service/service.mapper.spec.ts",
4442
+ "hash": "15358190004596156027"
4248
4443
  },
4249
4444
  {
4250
- "file": "libs/africanies-ui/src/lib/modules/africanies-actions.module.ts",
4251
- "hash": "7539911079216710874",
4445
+ "file": "libs/africanies-core/src/lib/service/service.mapper.ts",
4446
+ "hash": "15768640641924602209",
4252
4447
  "deps": [
4253
- "npm:@angular/core"
4448
+ "africanies-models"
4254
4449
  ]
4255
4450
  },
4256
4451
  {
4257
- "file": "libs/africanies-ui/src/lib/modules/africanies-feedback.module.ts",
4258
- "hash": "5353250988214491638",
4452
+ "file": "libs/africanies-core/src/lib/service/service.service.spec.ts",
4453
+ "hash": "12100194727571129412",
4259
4454
  "deps": [
4260
- "npm:@angular/core"
4455
+ "npm:@angular/core",
4456
+ "npm:rxjs",
4457
+ "africanies-models"
4261
4458
  ]
4262
4459
  },
4263
4460
  {
4264
- "file": "libs/africanies-ui/src/lib/modules/africanies-forms.module.ts",
4265
- "hash": "16005493367956878538",
4461
+ "file": "libs/africanies-core/src/lib/service/service.service.ts",
4462
+ "hash": "7484135148186738045",
4266
4463
  "deps": [
4267
- "npm:@angular/core"
4464
+ "npm:@angular/core",
4465
+ "npm:rxjs",
4466
+ "africanies-models"
4268
4467
  ]
4269
4468
  },
4270
4469
  {
4271
- "file": "libs/africanies-ui/src/lib/modules/africanies-info-popover.module.ts",
4272
- "hash": "1702155821332785302",
4470
+ "file": "libs/africanies-core/src/lib/shipment-method/index.ts",
4471
+ "hash": "17897641686058778619"
4472
+ },
4473
+ {
4474
+ "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.mapper.spec.ts",
4475
+ "hash": "8719628987107770385"
4476
+ },
4477
+ {
4478
+ "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.mapper.ts",
4479
+ "hash": "932790648338622008",
4273
4480
  "deps": [
4274
- "npm:@angular/core"
4481
+ "africanies-models"
4275
4482
  ]
4276
4483
  },
4277
4484
  {
4278
- "file": "libs/africanies-ui/src/lib/modules/africanies-navigation.module.ts",
4279
- "hash": "11628925500341325592",
4485
+ "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.service.spec.ts",
4486
+ "hash": "9447427290908148791",
4280
4487
  "deps": [
4281
- "npm:@angular/core"
4488
+ "npm:@angular/core",
4489
+ "npm:rxjs",
4490
+ "africanies-models"
4282
4491
  ]
4283
4492
  },
4284
4493
  {
4285
- "file": "libs/africanies-ui/src/lib/modules/africanies-stepper.module.ts",
4286
- "hash": "2827869035590530249",
4494
+ "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.service.ts",
4495
+ "hash": "2241705232646823099",
4287
4496
  "deps": [
4288
- "npm:@angular/core"
4497
+ "npm:@angular/core",
4498
+ "npm:rxjs",
4499
+ "africanies-models"
4289
4500
  ]
4290
4501
  },
4291
4502
  {
4292
- "file": "libs/africanies-ui/src/lib/modules/africanies-table.module.ts",
4293
- "hash": "16168084742179659717",
4503
+ "file": "libs/africanies-core/src/lib/shipping/shipment-mode.interceptor.spec.ts",
4504
+ "hash": "14972606505158699209",
4294
4505
  "deps": [
4295
- "npm:@angular/core"
4506
+ "npm:@angular/common",
4507
+ "npm:@angular/core",
4508
+ "npm:rxjs"
4296
4509
  ]
4297
4510
  },
4298
4511
  {
4299
- "file": "libs/africanies-ui/src/lib/modules/africanies-tooltip.module.ts",
4300
- "hash": "6093770361259215615",
4512
+ "file": "libs/africanies-core/src/lib/shipping/shipment-mode.interceptor.ts",
4513
+ "hash": "8125818404180383074",
4301
4514
  "deps": [
4515
+ "npm:@angular/common",
4302
4516
  "npm:@angular/core"
4303
4517
  ]
4304
4518
  },
4305
4519
  {
4306
- "file": "libs/africanies-ui/src/lib/modules/index.ts",
4307
- "hash": "15058256477206369901"
4308
- },
4309
- {
4310
- "file": "libs/africanies-ui/src/lib/navigation/breadcrumb/breadcrumb.component.ts",
4311
- "hash": "9545618874726541566",
4520
+ "file": "libs/africanies-core/src/lib/shipping/shipping-mode.context.ts",
4521
+ "hash": "3126240940417808006",
4312
4522
  "deps": [
4313
4523
  "npm:@angular/common",
4314
- "npm:@angular/core",
4315
- "npm:@angular/router",
4316
- "africanies-icons",
4317
- "africanies-theme"
4524
+ "africanies-models"
4318
4525
  ]
4319
4526
  },
4320
4527
  {
4321
- "file": "libs/africanies-ui/src/lib/navigation/breadcrumb/index.ts",
4322
- "hash": "2337132706085673148"
4323
- },
4324
- {
4325
- "file": "libs/africanies-ui/src/lib/navigation/header-back.util.spec.ts",
4326
- "hash": "9356142609743601160"
4528
+ "file": "libs/africanies-core/src/lib/shipping/shipping-mode.service.spec.ts",
4529
+ "hash": "5405404981957601522",
4530
+ "deps": [
4531
+ "npm:@angular/core",
4532
+ "npm:rxjs",
4533
+ "africanies-storage"
4534
+ ]
4327
4535
  },
4328
4536
  {
4329
- "file": "libs/africanies-ui/src/lib/navigation/header-back.util.ts",
4330
- "hash": "14383408590428542238",
4537
+ "file": "libs/africanies-core/src/lib/shipping/shipping-mode.service.ts",
4538
+ "hash": "6494611864513192257",
4331
4539
  "deps": [
4332
- "npm:@angular/router"
4540
+ "npm:@angular/core",
4541
+ "npm:rxjs",
4542
+ "africanies-models",
4543
+ "africanies-storage"
4333
4544
  ]
4334
4545
  },
4335
4546
  {
4336
- "file": "libs/africanies-ui/src/lib/navigation/index.ts",
4337
- "hash": "14029052402347976511"
4547
+ "file": "libs/africanies-core/src/lib/user/index.ts",
4548
+ "hash": "17277430057934011910"
4338
4549
  },
4339
4550
  {
4340
- "file": "libs/africanies-ui/src/lib/navigation/nav-item.ts",
4341
- "hash": "17266825293480758701",
4342
- "deps": [
4343
- "africanies-icons"
4344
- ]
4551
+ "file": "libs/africanies-core/src/lib/user/user.mapper.spec.ts",
4552
+ "hash": "2236501578633925068"
4345
4553
  },
4346
4554
  {
4347
- "file": "libs/africanies-ui/src/lib/navigation/nav-router.util.ts",
4348
- "hash": "6930750112457930408",
4555
+ "file": "libs/africanies-core/src/lib/user/user.mapper.ts",
4556
+ "hash": "7390956691337945043",
4349
4557
  "deps": [
4350
- "npm:@angular/router"
4558
+ "africanies-models"
4351
4559
  ]
4352
4560
  },
4353
4561
  {
4354
- "file": "libs/africanies-ui/src/lib/navigation/navigate-nav-item.ts",
4355
- "hash": "16480421944791162066",
4562
+ "file": "libs/africanies-core/src/lib/user/user.service.spec.ts",
4563
+ "hash": "13155505214517659268",
4356
4564
  "deps": [
4357
- "npm:@angular/router"
4565
+ "npm:@angular/core",
4566
+ "npm:rxjs",
4567
+ "africanies-models"
4358
4568
  ]
4359
4569
  },
4360
4570
  {
4361
- "file": "libs/africanies-ui/src/lib/navigation/segment/index.ts",
4362
- "hash": "6514402932328659145"
4363
- },
4364
- {
4365
- "file": "libs/africanies-ui/src/lib/navigation/segment/segment.component.ts",
4366
- "hash": "5902281850064996207",
4571
+ "file": "libs/africanies-core/src/lib/user/user.service.ts",
4572
+ "hash": "16311126567094480317",
4367
4573
  "deps": [
4368
4574
  "npm:@angular/core",
4369
- "npm:@angular/router",
4370
4575
  "npm:rxjs",
4371
- "africanies-icons",
4372
- "africanies-theme"
4576
+ "africanies-models"
4373
4577
  ]
4374
4578
  },
4375
4579
  {
4376
- "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/index.ts",
4377
- "hash": "9173448352813861566"
4580
+ "file": "libs/africanies-core/src/lib/warehouse/index.ts",
4581
+ "hash": "4139420235399483704"
4378
4582
  },
4379
4583
  {
4380
- "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts",
4381
- "hash": "10085614892553733690",
4584
+ "file": "libs/africanies-core/src/lib/warehouse/warehouse.mapper.spec.ts",
4585
+ "hash": "7048957022982500780"
4586
+ },
4587
+ {
4588
+ "file": "libs/africanies-core/src/lib/warehouse/warehouse.mapper.ts",
4589
+ "hash": "14559981936753393975",
4590
+ "deps": [
4591
+ "africanies-models"
4592
+ ]
4593
+ },
4594
+ {
4595
+ "file": "libs/africanies-core/src/lib/warehouse/warehouse.service.spec.ts",
4596
+ "hash": "17331997640667077059",
4382
4597
  "deps": [
4383
4598
  "npm:@angular/core",
4384
4599
  "npm:rxjs",
4385
- "africanies-core",
4386
4600
  "africanies-models"
4387
4601
  ]
4388
4602
  },
4389
4603
  {
4390
- "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts",
4391
- "hash": "4633579329622295723",
4604
+ "file": "libs/africanies-core/src/lib/warehouse/warehouse.service.ts",
4605
+ "hash": "15936883324927244576",
4392
4606
  "deps": [
4393
4607
  "npm:@angular/core",
4394
- "africanies-core",
4395
- "africanies-icons",
4608
+ "npm:rxjs",
4396
4609
  "africanies-models"
4397
4610
  ]
4398
4611
  },
4399
4612
  {
4400
- "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.css",
4401
- "hash": "14481238419390030495"
4613
+ "file": "libs/africanies-core/src/lib/zone/index.ts",
4614
+ "hash": "9880022928194075265"
4402
4615
  },
4403
4616
  {
4404
- "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html",
4405
- "hash": "6416288978821162152"
4617
+ "file": "libs/africanies-core/src/lib/zone/zone.mapper.spec.ts",
4618
+ "hash": "2685115408047767543"
4406
4619
  },
4407
4620
  {
4408
- "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts",
4409
- "hash": "9479987888751121692",
4621
+ "file": "libs/africanies-core/src/lib/zone/zone.mapper.ts",
4622
+ "hash": "11221542664210480139",
4623
+ "deps": [
4624
+ "africanies-models"
4625
+ ]
4626
+ },
4627
+ {
4628
+ "file": "libs/africanies-core/src/lib/zone/zone.service.spec.ts",
4629
+ "hash": "1289103792981248829",
4410
4630
  "deps": [
4411
- "npm:@angular/common",
4412
4631
  "npm:@angular/core",
4413
- "npm:@angular/router",
4414
4632
  "npm:rxjs",
4415
- "africanies-icons",
4416
- "africanies-theme"
4633
+ "africanies-models"
4417
4634
  ]
4418
4635
  },
4419
4636
  {
4420
- "file": "libs/africanies-ui/src/lib/navigation/side-nav/index.ts",
4421
- "hash": "16630082280972285036"
4637
+ "file": "libs/africanies-core/src/lib/zone/zone.service.ts",
4638
+ "hash": "4881025666258392678",
4639
+ "deps": [
4640
+ "npm:@angular/core",
4641
+ "npm:rxjs",
4642
+ "africanies-models"
4643
+ ]
4422
4644
  },
4423
4645
  {
4424
- "file": "libs/africanies-ui/src/lib/navigation/side-nav/side-nav-item.ts",
4425
- "hash": "5269425624648737119",
4646
+ "file": "libs/africanies-core/src/test-setup.ts",
4647
+ "hash": "13317557134094625390",
4426
4648
  "deps": [
4427
- "africanies-icons"
4649
+ "npm:jest-preset-angular"
4428
4650
  ]
4429
4651
  },
4430
4652
  {
4431
- "file": "libs/africanies-ui/src/lib/navigation/tabs/index.ts",
4432
- "hash": "17808964045449200830"
4653
+ "file": "libs/africanies-core/tsconfig.json",
4654
+ "hash": "11674144746894380063"
4433
4655
  },
4434
4656
  {
4435
- "file": "libs/africanies-ui/src/lib/navigation/tabs/tab-def.directive.ts",
4436
- "hash": "17121511017162039709",
4657
+ "file": "libs/africanies-core/tsconfig.lib.json",
4658
+ "hash": "6521222695367069647"
4659
+ },
4660
+ {
4661
+ "file": "libs/africanies-core/tsconfig.lib.prod.json",
4662
+ "hash": "174503844014784742"
4663
+ },
4664
+ {
4665
+ "file": "libs/africanies-core/tsconfig.spec.json",
4666
+ "hash": "3303690799793281956"
4667
+ }
4668
+ ],
4669
+ "africanies-ui": [
4670
+ {
4671
+ "file": "libs/africanies-ui/README.md",
4672
+ "hash": "11917030339484771849"
4673
+ },
4674
+ {
4675
+ "file": "libs/africanies-ui/eslint.config.mjs",
4676
+ "hash": "2999661099976432595",
4437
4677
  "deps": [
4438
- "npm:@angular/core"
4678
+ "npm:@nx/eslint-plugin",
4679
+ [
4680
+ "npm:jsonc-eslint-parser",
4681
+ "dynamic"
4682
+ ]
4439
4683
  ]
4440
4684
  },
4441
4685
  {
4442
- "file": "libs/africanies-ui/src/lib/navigation/tabs/tabs.component.ts",
4443
- "hash": "13357643824510821869",
4686
+ "file": "libs/africanies-ui/jest.config.cts",
4687
+ "hash": "5334969507672862879"
4688
+ },
4689
+ {
4690
+ "file": "libs/africanies-ui/ng-package.json",
4691
+ "hash": "9160757582619845980"
4692
+ },
4693
+ {
4694
+ "file": "libs/africanies-ui/package.json",
4695
+ "hash": "11172416740978488010",
4444
4696
  "deps": [
4445
4697
  "npm:@angular/common",
4446
4698
  "npm:@angular/core",
4699
+ "npm:@angular/cdk",
4700
+ "npm:@angular/forms",
4447
4701
  "npm:@angular/router",
4448
4702
  "npm:rxjs",
4703
+ "africanies-models",
4449
4704
  "africanies-icons",
4705
+ "africanies-core",
4450
4706
  "africanies-theme"
4451
4707
  ]
4452
4708
  },
4453
4709
  {
4454
- "file": "libs/africanies-ui/src/lib/notifications/index.ts",
4455
- "hash": "1655752595808032275"
4710
+ "file": "libs/africanies-ui/project.json",
4711
+ "hash": "1449149879639172939"
4456
4712
  },
4457
4713
  {
4458
- "file": "libs/africanies-ui/src/lib/notifications/notification-drawer.panel.ts",
4459
- "hash": "1510057501707409200",
4714
+ "file": "libs/africanies-ui/src/assets/brand/africanies-logo-mini.png",
4715
+ "hash": "17829523485746022889"
4716
+ },
4717
+ {
4718
+ "file": "libs/africanies-ui/src/assets/brand/africanies-logo.png",
4719
+ "hash": "5217738559677892393"
4720
+ },
4721
+ {
4722
+ "file": "libs/africanies-ui/src/assets/brand/africanies-logo.svg",
4723
+ "hash": "556724662634708960"
4724
+ },
4725
+ {
4726
+ "file": "libs/africanies-ui/src/assets/carriers/dhl.svg",
4727
+ "hash": "12904688914036539239"
4728
+ },
4729
+ {
4730
+ "file": "libs/africanies-ui/src/index.ts",
4731
+ "hash": "120298301694806647",
4460
4732
  "deps": [
4461
- "npm:@angular/common",
4462
- "npm:@angular/core",
4463
- "npm:rxjs",
4464
- "africanies-core",
4465
- "africanies-icons",
4466
4733
  "africanies-models"
4467
4734
  ]
4468
4735
  },
4469
4736
  {
4470
- "file": "libs/africanies-ui/src/lib/notifications/notification-drawer.service.ts",
4471
- "hash": "17331901044889457600",
4737
+ "file": "libs/africanies-ui/src/lib/accordion/accordion.component.ts",
4738
+ "hash": "6896614770107338254",
4472
4739
  "deps": [
4473
4740
  "npm:@angular/core",
4474
- "africanies-core"
4741
+ "africanies-icons"
4475
4742
  ]
4476
4743
  },
4477
4744
  {
4478
- "file": "libs/africanies-ui/src/lib/notifications/notification.types.ts",
4479
- "hash": "3528276186789413467",
4480
- "deps": [
4481
- "npm:rxjs",
4482
- "africanies-models"
4483
- ]
4745
+ "file": "libs/africanies-ui/src/lib/accordion/index.ts",
4746
+ "hash": "11180147669473935132"
4484
4747
  },
4485
4748
  {
4486
- "file": "libs/africanies-ui/src/lib/overlay/africanies-overlay-ref.ts",
4487
- "hash": "1677718079516317113",
4749
+ "file": "libs/africanies-ui/src/lib/action-menu/action-menu-trigger.directive.ts",
4750
+ "hash": "7729665765923931698",
4488
4751
  "deps": [
4489
- "npm:@angular/cdk",
4490
- "npm:rxjs",
4491
- "africanies-core"
4752
+ "npm:@angular/core"
4492
4753
  ]
4493
4754
  },
4494
4755
  {
4495
- "file": "libs/africanies-ui/src/lib/overlay/confirm-dialog.component.ts",
4496
- "hash": "8574135990568853646",
4756
+ "file": "libs/africanies-ui/src/lib/action-menu/action-menu.component.ts",
4757
+ "hash": "16876704652611119821",
4497
4758
  "deps": [
4759
+ "npm:@angular/cdk",
4498
4760
  "npm:@angular/core",
4499
- "npm:rxjs",
4761
+ "npm:@angular/router",
4500
4762
  "africanies-icons"
4501
4763
  ]
4502
4764
  },
4503
4765
  {
4504
- "file": "libs/africanies-ui/src/lib/overlay/confirm-options.ts",
4505
- "hash": "18306642835257969415",
4766
+ "file": "libs/africanies-ui/src/lib/action-menu/index.ts",
4767
+ "hash": "5010344078111881392"
4768
+ },
4769
+ {
4770
+ "file": "libs/africanies-ui/src/lib/action-menu/menu-item.ts",
4771
+ "hash": "9862471608193538464",
4506
4772
  "deps": [
4507
- "npm:rxjs"
4773
+ "africanies-icons"
4508
4774
  ]
4509
4775
  },
4510
4776
  {
4511
- "file": "libs/africanies-ui/src/lib/overlay/confirm.service.ts",
4512
- "hash": "11166713737785883152",
4777
+ "file": "libs/africanies-ui/src/lib/alert/alert.component.ts",
4778
+ "hash": "8775560976587299660",
4513
4779
  "deps": [
4514
4780
  "npm:@angular/core",
4515
- "npm:rxjs"
4781
+ "africanies-icons"
4516
4782
  ]
4517
4783
  },
4518
4784
  {
4519
- "file": "libs/africanies-ui/src/lib/overlay/drawer.service.ts",
4520
- "hash": "11466215860648022040",
4521
- "deps": [
4522
- "npm:@angular/cdk",
4523
- "npm:@angular/core",
4524
- "africanies-core"
4525
- ]
4526
- },
4527
- {
4528
- "file": "libs/africanies-ui/src/lib/overlay/index.ts",
4529
- "hash": "16991900329928820252"
4530
- },
4531
- {
4532
- "file": "libs/africanies-ui/src/lib/overlay/modal-size.ts",
4533
- "hash": "7441674167080932879"
4534
- },
4535
- {
4536
- "file": "libs/africanies-ui/src/lib/overlay/modal.service.ts",
4537
- "hash": "12774007618958985148",
4538
- "deps": [
4539
- "npm:@angular/cdk",
4540
- "npm:@angular/core",
4541
- "africanies-core"
4542
- ]
4785
+ "file": "libs/africanies-ui/src/lib/alert/index.ts",
4786
+ "hash": "8206315102536747493"
4543
4787
  },
4544
4788
  {
4545
- "file": "libs/africanies-ui/src/lib/overlay/overlay-attach.ts",
4546
- "hash": "6121542908583989284",
4789
+ "file": "libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts",
4790
+ "hash": "16386937945902749954",
4547
4791
  "deps": [
4548
- "npm:@angular/cdk",
4549
4792
  "npm:@angular/core",
4550
- "africanies-core"
4793
+ "africanies-icons"
4551
4794
  ]
4552
4795
  },
4553
4796
  {
4554
- "file": "libs/africanies-ui/src/lib/overlay/overlay-data.token.ts",
4555
- "hash": "3412989599266694385",
4797
+ "file": "libs/africanies-ui/src/lib/avatar/avatar.component.ts",
4798
+ "hash": "12494222410575285354",
4556
4799
  "deps": [
4557
4800
  "npm:@angular/core"
4558
4801
  ]
4559
4802
  },
4560
4803
  {
4561
- "file": "libs/africanies-ui/src/lib/overlay/overlay-frame.component.spec.ts",
4562
- "hash": "14283149195843521524",
4563
- "deps": [
4564
- "npm:@angular/core"
4565
- ]
4804
+ "file": "libs/africanies-ui/src/lib/avatar/index.ts",
4805
+ "hash": "11269002374123891570"
4566
4806
  },
4567
4807
  {
4568
- "file": "libs/africanies-ui/src/lib/overlay/overlay-frame.component.ts",
4569
- "hash": "13212347154487252625",
4808
+ "file": "libs/africanies-ui/src/lib/brand/brand-logo.component.ts",
4809
+ "hash": "3112656557631094800",
4570
4810
  "deps": [
4571
4811
  "npm:@angular/core"
4572
4812
  ]
4573
4813
  },
4574
4814
  {
4575
- "file": "libs/africanies-ui/src/lib/overlay/overlay-motion.ts",
4576
- "hash": "7986080884945287438",
4577
- "deps": [
4578
- "npm:@angular/cdk"
4579
- ]
4580
- },
4581
- {
4582
- "file": "libs/africanies-ui/src/lib/overlay/provide-africanies-ui-overlays.ts",
4583
- "hash": "12381786452546293755",
4815
+ "file": "libs/africanies-ui/src/lib/brand/brand-logo.ts",
4816
+ "hash": "10078653584588235743",
4584
4817
  "deps": [
4585
- "npm:@angular/core",
4586
- "africanies-core"
4818
+ "npm:@angular/core"
4587
4819
  ]
4588
4820
  },
4589
4821
  {
4590
- "file": "libs/africanies-ui/src/lib/pagination/index.ts",
4591
- "hash": "16135773218478363039",
4592
- "deps": [
4593
- "africanies-models"
4594
- ]
4822
+ "file": "libs/africanies-ui/src/lib/brand/index.ts",
4823
+ "hash": "15900162944147739696"
4595
4824
  },
4596
4825
  {
4597
- "file": "libs/africanies-ui/src/lib/pagination/pagination.component.spec.ts",
4598
- "hash": "11044860518950820773",
4826
+ "file": "libs/africanies-ui/src/lib/button/button.component.spec.ts",
4827
+ "hash": "11211816200780850452",
4599
4828
  "deps": [
4600
- "npm:@angular/cdk",
4601
4829
  "npm:@angular/core",
4830
+ "africanies-core",
4602
4831
  "africanies-models"
4603
4832
  ]
4604
4833
  },
4605
4834
  {
4606
- "file": "libs/africanies-ui/src/lib/pagination/pagination.component.ts",
4607
- "hash": "7903865211935707898",
4835
+ "file": "libs/africanies-ui/src/lib/button/button.component.ts",
4836
+ "hash": "3551735443020015244",
4608
4837
  "deps": [
4609
4838
  "npm:@angular/core",
4610
4839
  "africanies-icons",
4611
- "africanies-models",
4612
4840
  "africanies-theme"
4613
4841
  ]
4614
4842
  },
4615
4843
  {
4616
- "file": "libs/africanies-ui/src/lib/stepper/index.ts",
4617
- "hash": "17893352300668779547"
4844
+ "file": "libs/africanies-ui/src/lib/button/index.ts",
4845
+ "hash": "912067619194597583"
4618
4846
  },
4619
4847
  {
4620
- "file": "libs/africanies-ui/src/lib/stepper/step-def.directive.ts",
4621
- "hash": "6046824303519053248",
4848
+ "file": "libs/africanies-ui/src/lib/carrier/carrier-logo.component.ts",
4849
+ "hash": "9692326462017037162",
4622
4850
  "deps": [
4623
4851
  "npm:@angular/core"
4624
4852
  ]
4625
4853
  },
4626
4854
  {
4627
- "file": "libs/africanies-ui/src/lib/stepper/step-definition.ts",
4628
- "hash": "4101222228191495939"
4855
+ "file": "libs/africanies-ui/src/lib/carrier/delivery-vendor-select.spec.ts",
4856
+ "hash": "13248450062972599107"
4629
4857
  },
4630
4858
  {
4631
- "file": "libs/africanies-ui/src/lib/stepper/stepper.component.ts",
4632
- "hash": "11620094702633119355",
4859
+ "file": "libs/africanies-ui/src/lib/carrier/delivery-vendor-select.ts",
4860
+ "hash": "12264979908646325040",
4633
4861
  "deps": [
4634
- "npm:@angular/common",
4635
- "npm:@angular/core",
4636
- "africanies-theme"
4862
+ "africanies-models"
4637
4863
  ]
4638
4864
  },
4639
4865
  {
4640
- "file": "libs/africanies-ui/src/lib/table/cell-def.directive.ts",
4641
- "hash": "16076918480366343459",
4642
- "deps": [
4643
- "npm:@angular/core"
4644
- ]
4866
+ "file": "libs/africanies-ui/src/lib/carrier/index.ts",
4867
+ "hash": "14923285371142749982"
4645
4868
  },
4646
4869
  {
4647
- "file": "libs/africanies-ui/src/lib/table/header-cell-def.directive.ts",
4648
- "hash": "18144909597115240659",
4870
+ "file": "libs/africanies-ui/src/lib/chip/chip.component.ts",
4871
+ "hash": "13721820343357171045",
4649
4872
  "deps": [
4650
- "npm:@angular/core"
4873
+ "npm:@angular/core",
4874
+ "africanies-icons"
4651
4875
  ]
4652
4876
  },
4653
4877
  {
4654
- "file": "libs/africanies-ui/src/lib/table/index.ts",
4655
- "hash": "15767735858650026585"
4878
+ "file": "libs/africanies-ui/src/lib/chip/index.ts",
4879
+ "hash": "9046005636228672794"
4656
4880
  },
4657
4881
  {
4658
- "file": "libs/africanies-ui/src/lib/table/row-detail-def.directive.ts",
4659
- "hash": "17935433029514468259",
4882
+ "file": "libs/africanies-ui/src/lib/content-stack/content-stack.component.ts",
4883
+ "hash": "5577407298554508780",
4660
4884
  "deps": [
4661
4885
  "npm:@angular/core"
4662
4886
  ]
4663
4887
  },
4664
4888
  {
4665
- "file": "libs/africanies-ui/src/lib/table/table-column.ts",
4666
- "hash": "2177636995530994785"
4889
+ "file": "libs/africanies-ui/src/lib/content-stack/index.ts",
4890
+ "hash": "890771248784871874"
4667
4891
  },
4668
4892
  {
4669
- "file": "libs/africanies-ui/src/lib/table/table.component.spec.ts",
4670
- "hash": "3954198714624410073",
4893
+ "file": "libs/africanies-ui/src/lib/copy-button/copy-button.component.ts",
4894
+ "hash": "15254023242019213199",
4671
4895
  "deps": [
4672
4896
  "npm:@angular/core",
4673
- "npm:rxjs",
4674
4897
  "africanies-core",
4675
- "africanies-models"
4898
+ "africanies-icons"
4676
4899
  ]
4677
4900
  },
4678
4901
  {
4679
- "file": "libs/africanies-ui/src/lib/table/table.component.ts",
4680
- "hash": "13223199726854897562",
4902
+ "file": "libs/africanies-ui/src/lib/copy-button/index.ts",
4903
+ "hash": "12567416707733885680"
4904
+ },
4905
+ {
4906
+ "file": "libs/africanies-ui/src/lib/feedback/async-state.component.ts",
4907
+ "hash": "3817197060051588780",
4681
4908
  "deps": [
4682
- "npm:@angular/common",
4683
4909
  "npm:@angular/core",
4684
- "africanies-core",
4685
- "africanies-icons",
4686
4910
  "africanies-models"
4687
4911
  ]
4688
4912
  },
4689
4913
  {
4690
- "file": "libs/africanies-ui/src/lib/toast/index.ts",
4691
- "hash": "9250337182750363393"
4692
- },
4693
- {
4694
- "file": "libs/africanies-ui/src/lib/toast/provide-africanies-toasts.ts",
4695
- "hash": "1286045344087579074",
4914
+ "file": "libs/africanies-ui/src/lib/feedback/empty-state.component.ts",
4915
+ "hash": "8182096548929505440",
4696
4916
  "deps": [
4697
4917
  "npm:@angular/core",
4698
- "africanies-core"
4918
+ "africanies-icons"
4699
4919
  ]
4700
4920
  },
4701
4921
  {
4702
- "file": "libs/africanies-ui/src/lib/toast/toast-host.component.ts",
4703
- "hash": "13702746603386045387",
4922
+ "file": "libs/africanies-ui/src/lib/feedback/error-indicator.component.ts",
4923
+ "hash": "15612859747109730651",
4704
4924
  "deps": [
4705
4925
  "npm:@angular/core"
4706
4926
  ]
4707
4927
  },
4708
4928
  {
4709
- "file": "libs/africanies-ui/src/lib/toast/toast-item.component.ts",
4710
- "hash": "12786320459645019319",
4929
+ "file": "libs/africanies-ui/src/lib/feedback/error-state.component.ts",
4930
+ "hash": "15442109721538808384",
4711
4931
  "deps": [
4712
4932
  "npm:@angular/core",
4713
4933
  "africanies-icons"
4714
4934
  ]
4715
4935
  },
4716
4936
  {
4717
- "file": "libs/africanies-ui/src/lib/toast/toast.service.ts",
4718
- "hash": "4317548459783082770",
4937
+ "file": "libs/africanies-ui/src/lib/feedback/index.ts",
4938
+ "hash": "7399585904957199965"
4939
+ },
4940
+ {
4941
+ "file": "libs/africanies-ui/src/lib/feedback/loading-state.component.ts",
4942
+ "hash": "16907885390093686072",
4719
4943
  "deps": [
4720
- "npm:@angular/cdk",
4721
4944
  "npm:@angular/core",
4722
- "africanies-core"
4945
+ "africanies-icons",
4946
+ "africanies-theme"
4723
4947
  ]
4724
4948
  },
4725
4949
  {
4726
- "file": "libs/africanies-ui/src/lib/toast/toast.types.ts",
4727
- "hash": "284804360617219369",
4950
+ "file": "libs/africanies-ui/src/lib/filters/filter-drawer.panel.ts",
4951
+ "hash": "3289769277338661256",
4728
4952
  "deps": [
4729
- "africanies-icons"
4953
+ "npm:@angular/common",
4954
+ "npm:@angular/core",
4955
+ "npm:rxjs",
4956
+ "africanies-core",
4957
+ "africanies-icons",
4958
+ "africanies-models"
4730
4959
  ]
4731
4960
  },
4732
4961
  {
4733
- "file": "libs/africanies-ui/src/lib/tooltip/index.ts",
4734
- "hash": "2685887354237395736"
4735
- },
4736
- {
4737
- "file": "libs/africanies-ui/src/lib/tooltip/tooltip-trigger.directive.ts",
4738
- "hash": "1147229314339732315",
4962
+ "file": "libs/africanies-ui/src/lib/filters/filter-drawer.service.spec.ts",
4963
+ "hash": "10760631114472175351",
4739
4964
  "deps": [
4740
- "npm:@angular/core"
4965
+ "npm:@angular/core",
4966
+ "npm:rxjs",
4967
+ "africanies-models"
4741
4968
  ]
4742
4969
  },
4743
4970
  {
4744
- "file": "libs/africanies-ui/src/lib/tooltip/tooltip.component.ts",
4745
- "hash": "9955989375891244423",
4971
+ "file": "libs/africanies-ui/src/lib/filters/filter-drawer.service.ts",
4972
+ "hash": "6616484632685826551",
4746
4973
  "deps": [
4747
- "npm:@angular/cdk",
4748
4974
  "npm:@angular/core",
4749
- "africanies-icons"
4975
+ "africanies-core"
4750
4976
  ]
4751
4977
  },
4752
4978
  {
4753
- "file": "libs/africanies-ui/src/test-setup.ts",
4754
- "hash": "13317557134094625390",
4979
+ "file": "libs/africanies-ui/src/lib/filters/filter-drawer.types.ts",
4980
+ "hash": "6183539319390594370",
4755
4981
  "deps": [
4756
- "npm:jest-preset-angular"
4982
+ "npm:rxjs",
4983
+ "africanies-models"
4757
4984
  ]
4758
4985
  },
4759
4986
  {
4760
- "file": "libs/africanies-ui/tsconfig.json",
4761
- "hash": "11674144746894380063"
4762
- },
4763
- {
4764
- "file": "libs/africanies-ui/tsconfig.lib.json",
4765
- "hash": "6521222695367069647"
4766
- },
4767
- {
4768
- "file": "libs/africanies-ui/tsconfig.lib.prod.json",
4769
- "hash": "174503844014784742"
4770
- },
4771
- {
4772
- "file": "libs/africanies-ui/tsconfig.spec.json",
4773
- "hash": "3303690799793281956"
4774
- }
4775
- ],
4776
- "africanies-core": [
4777
- {
4778
- "file": "libs/africanies-core/README.md",
4779
- "hash": "10330713862146708699"
4780
- },
4781
- {
4782
- "file": "libs/africanies-core/eslint.config.mjs",
4783
- "hash": "1863905457229895413",
4987
+ "file": "libs/africanies-ui/src/lib/filters/filter-query.service.spec.ts",
4988
+ "hash": "543655297333281029",
4784
4989
  "deps": [
4785
- "npm:@nx/eslint-plugin",
4786
- [
4787
- "npm:jsonc-eslint-parser",
4788
- "dynamic"
4789
- ]
4990
+ "npm:@angular/core",
4991
+ "npm:@angular/router",
4992
+ "africanies-models"
4790
4993
  ]
4791
4994
  },
4792
4995
  {
4793
- "file": "libs/africanies-core/jest.config.cts",
4794
- "hash": "8474458645094557587"
4795
- },
4796
- {
4797
- "file": "libs/africanies-core/ng-package.json",
4798
- "hash": "5872897593837285786"
4799
- },
4800
- {
4801
- "file": "libs/africanies-core/package.json",
4802
- "hash": "6196909042082170218",
4996
+ "file": "libs/africanies-ui/src/lib/filters/filter-query.service.ts",
4997
+ "hash": "8107569966347923698",
4803
4998
  "deps": [
4804
- "npm:@angular/common",
4805
4999
  "npm:@angular/core",
4806
5000
  "npm:@angular/router",
4807
- "npm:rxjs",
4808
- "africanies-models",
4809
- "africanies-storage"
5001
+ "africanies-models"
4810
5002
  ]
4811
5003
  },
4812
5004
  {
4813
- "file": "libs/africanies-core/project.json",
4814
- "hash": "8816810681795123764"
4815
- },
4816
- {
4817
- "file": "libs/africanies-core/src/index.ts",
4818
- "hash": "2800199965770339420"
5005
+ "file": "libs/africanies-ui/src/lib/filters/index.ts",
5006
+ "hash": "202153352080758734"
4819
5007
  },
4820
5008
  {
4821
- "file": "libs/africanies-core/src/lib/auth/auth-token.service.spec.ts",
4822
- "hash": "9155418179205682077",
5009
+ "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.component.spec.ts",
5010
+ "hash": "14344383843644553847",
4823
5011
  "deps": [
4824
5012
  "npm:@angular/core",
4825
- "africanies-storage"
5013
+ "npm:@angular/forms"
4826
5014
  ]
4827
5015
  },
4828
5016
  {
4829
- "file": "libs/africanies-core/src/lib/auth/auth-token.service.ts",
4830
- "hash": "18141139215329255445",
5017
+ "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.component.ts",
5018
+ "hash": "2238657345668051363",
4831
5019
  "deps": [
5020
+ "npm:@angular/cdk",
4832
5021
  "npm:@angular/core",
4833
- "africanies-storage"
5022
+ "npm:@angular/forms",
5023
+ "npm:rxjs"
4834
5024
  ]
4835
5025
  },
4836
5026
  {
4837
- "file": "libs/africanies-core/src/lib/auth/auth.paths.ts",
4838
- "hash": "4447468681322600139"
5027
+ "file": "libs/africanies-ui/src/lib/forms/address-input/address-input.types.ts",
5028
+ "hash": "1086377036583841459"
4839
5029
  },
4840
5030
  {
4841
- "file": "libs/africanies-core/src/lib/auth/auth.service.spec.ts",
4842
- "hash": "1302815172395992449",
5031
+ "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.service.spec.ts",
5032
+ "hash": "13824019182168617942",
4843
5033
  "deps": [
4844
- "npm:@angular/core",
4845
- "npm:rxjs",
4846
- "africanies-models"
5034
+ "npm:@angular/core"
4847
5035
  ]
4848
5036
  },
4849
5037
  {
4850
- "file": "libs/africanies-core/src/lib/auth/auth.service.ts",
4851
- "hash": "3091443767207315059",
5038
+ "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.service.ts",
5039
+ "hash": "9802883931521206413",
4852
5040
  "deps": [
4853
- "npm:@angular/core",
4854
- "npm:rxjs",
4855
- "africanies-models"
5041
+ "npm:@angular/core"
4856
5042
  ]
4857
5043
  },
4858
5044
  {
4859
- "file": "libs/africanies-core/src/lib/auth/index.ts",
4860
- "hash": "3544791378434820472"
5045
+ "file": "libs/africanies-ui/src/lib/forms/address-input/google-places.token.ts",
5046
+ "hash": "7301465585863412443",
5047
+ "deps": [
5048
+ "npm:@angular/core"
5049
+ ]
4861
5050
  },
4862
5051
  {
4863
- "file": "libs/africanies-core/src/lib/auth/is-valid-email.spec.ts",
4864
- "hash": "5321687096154795671"
5052
+ "file": "libs/africanies-ui/src/lib/forms/address-input/index.ts",
5053
+ "hash": "9585732541824707621"
4865
5054
  },
4866
5055
  {
4867
- "file": "libs/africanies-core/src/lib/auth/is-valid-email.ts",
4868
- "hash": "6272794198692084781"
5056
+ "file": "libs/africanies-ui/src/lib/forms/address-input/provide-google-places.ts",
5057
+ "hash": "1293403787090369606",
5058
+ "deps": [
5059
+ "npm:@angular/core"
5060
+ ]
4869
5061
  },
4870
5062
  {
4871
- "file": "libs/africanies-core/src/lib/browser/copy-to-clipboard.spec.ts",
4872
- "hash": "750825313876541324"
5063
+ "file": "libs/africanies-ui/src/lib/forms/checkbox/checkbox.component.ts",
5064
+ "hash": "14802958077537247755",
5065
+ "deps": [
5066
+ "npm:@angular/core",
5067
+ "npm:@angular/forms",
5068
+ "africanies-icons",
5069
+ "africanies-theme"
5070
+ ]
4873
5071
  },
4874
5072
  {
4875
- "file": "libs/africanies-core/src/lib/browser/copy-to-clipboard.ts",
4876
- "hash": "3479217740065153870"
5073
+ "file": "libs/africanies-ui/src/lib/forms/checkbox/index.ts",
5074
+ "hash": "5059138098541185209"
4877
5075
  },
4878
5076
  {
4879
- "file": "libs/africanies-core/src/lib/browser/download-csv.spec.ts",
4880
- "hash": "13210944431206450800"
5077
+ "file": "libs/africanies-ui/src/lib/forms/date-picker/date-picker.component.spec.ts",
5078
+ "hash": "9632426568015332548",
5079
+ "deps": [
5080
+ "npm:@angular/core"
5081
+ ]
4881
5082
  },
4882
5083
  {
4883
- "file": "libs/africanies-core/src/lib/browser/download-csv.ts",
4884
- "hash": "14055309245632049385"
5084
+ "file": "libs/africanies-ui/src/lib/forms/date-picker/date-picker.component.ts",
5085
+ "hash": "13970465819852339459",
5086
+ "deps": [
5087
+ "npm:@angular/core",
5088
+ "npm:@angular/forms",
5089
+ "africanies-theme"
5090
+ ]
4885
5091
  },
4886
5092
  {
4887
- "file": "libs/africanies-core/src/lib/browser/index.ts",
4888
- "hash": "8927884529309195325"
5093
+ "file": "libs/africanies-ui/src/lib/forms/date-picker/index.ts",
5094
+ "hash": "3106177329657144023"
4889
5095
  },
4890
5096
  {
4891
- "file": "libs/africanies-core/src/lib/config/africanies-sdk.config.ts",
4892
- "hash": "15151573955830850424",
5097
+ "file": "libs/africanies-ui/src/lib/forms/file-upload/camera-capture.dialog.ts",
5098
+ "hash": "9657283929022963142",
4893
5099
  "deps": [
4894
- "npm:@angular/core"
5100
+ "npm:@angular/core",
5101
+ "africanies-icons"
4895
5102
  ]
4896
5103
  },
4897
5104
  {
4898
- "file": "libs/africanies-core/src/lib/config/provide-africanies-sdk.ts",
4899
- "hash": "5897961550545264540",
5105
+ "file": "libs/africanies-ui/src/lib/forms/file-upload/file-accept.ts",
5106
+ "hash": "4368501622908419242"
5107
+ },
5108
+ {
5109
+ "file": "libs/africanies-ui/src/lib/forms/file-upload/file-preview.dialog.ts",
5110
+ "hash": "8586114780337644290",
4900
5111
  "deps": [
4901
5112
  "npm:@angular/core",
4902
- "africanies-storage"
5113
+ "africanies-icons"
4903
5114
  ]
4904
5115
  },
4905
5116
  {
4906
- "file": "libs/africanies-core/src/lib/country/country-flag.spec.ts",
4907
- "hash": "15305219174083230938"
4908
- },
4909
- {
4910
- "file": "libs/africanies-core/src/lib/country/country-flag.ts",
4911
- "hash": "9783166783594730776",
5117
+ "file": "libs/africanies-ui/src/lib/forms/file-upload/file-upload.component.ts",
5118
+ "hash": "898319546134097045",
4912
5119
  "deps": [
4913
- "africanies-models"
5120
+ "npm:@angular/common",
5121
+ "npm:@angular/core",
5122
+ "npm:@angular/forms",
5123
+ "africanies-icons"
4914
5124
  ]
4915
5125
  },
4916
5126
  {
4917
- "file": "libs/africanies-core/src/lib/country/country.mapper.spec.ts",
4918
- "hash": "5579471497390027138"
5127
+ "file": "libs/africanies-ui/src/lib/forms/file-upload/index.ts",
5128
+ "hash": "11454451176157616112"
5129
+ },
5130
+ {
5131
+ "file": "libs/africanies-ui/src/lib/forms/form-field.classes.ts",
5132
+ "hash": "8220374371832364499"
4919
5133
  },
4920
5134
  {
4921
- "file": "libs/africanies-core/src/lib/country/country.mapper.ts",
4922
- "hash": "14941726181587914617",
4923
- "deps": [
4924
- "africanies-models"
4925
- ]
5135
+ "file": "libs/africanies-ui/src/lib/forms/index.ts",
5136
+ "hash": "3291769033039046146"
4926
5137
  },
4927
5138
  {
4928
- "file": "libs/africanies-core/src/lib/country/country.service.spec.ts",
4929
- "hash": "4611605097809495570",
4930
- "deps": [
4931
- "npm:@angular/core",
4932
- "npm:rxjs",
4933
- "africanies-models"
4934
- ]
5139
+ "file": "libs/africanies-ui/src/lib/forms/number-input/index.ts",
5140
+ "hash": "12430735028334690357"
4935
5141
  },
4936
5142
  {
4937
- "file": "libs/africanies-core/src/lib/country/country.service.ts",
4938
- "hash": "12430406610207397344",
5143
+ "file": "libs/africanies-ui/src/lib/forms/number-input/number-input.component.ts",
5144
+ "hash": "9069845307991712078",
4939
5145
  "deps": [
4940
5146
  "npm:@angular/core",
4941
- "npm:rxjs",
4942
- "africanies-models"
5147
+ "npm:@angular/forms"
4943
5148
  ]
4944
5149
  },
4945
5150
  {
4946
- "file": "libs/africanies-core/src/lib/country/index.ts",
4947
- "hash": "10529881991039208612"
5151
+ "file": "libs/africanies-ui/src/lib/forms/otp-input/index.ts",
5152
+ "hash": "672033022586649378"
4948
5153
  },
4949
5154
  {
4950
- "file": "libs/africanies-core/src/lib/currency/currency.mapper.spec.ts",
4951
- "hash": "1814275487709421425"
5155
+ "file": "libs/africanies-ui/src/lib/forms/otp-input/otp-input.component.css",
5156
+ "hash": "16541030282946008441"
4952
5157
  },
4953
5158
  {
4954
- "file": "libs/africanies-core/src/lib/currency/currency.mapper.ts",
4955
- "hash": "12715311405455819472",
5159
+ "file": "libs/africanies-ui/src/lib/forms/otp-input/otp-input.component.ts",
5160
+ "hash": "2969638499288384154",
4956
5161
  "deps": [
4957
- "africanies-models"
5162
+ "npm:@angular/core",
5163
+ "npm:@angular/forms"
4958
5164
  ]
4959
5165
  },
4960
5166
  {
4961
- "file": "libs/africanies-core/src/lib/currency/currency.service.spec.ts",
4962
- "hash": "3518489536446799543",
4963
- "deps": [
4964
- "npm:@angular/core",
4965
- "npm:rxjs",
4966
- "africanies-models"
4967
- ]
5167
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/index.ts",
5168
+ "hash": "4191680579360802242"
4968
5169
  },
4969
5170
  {
4970
- "file": "libs/africanies-core/src/lib/currency/currency.service.ts",
4971
- "hash": "2266276947090452756",
5171
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/phone-codes.ts",
5172
+ "hash": "837532400260277457"
5173
+ },
5174
+ {
5175
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/phone-input.component.ts",
5176
+ "hash": "8093886361635774447",
4972
5177
  "deps": [
4973
5178
  "npm:@angular/core",
4974
- "npm:rxjs",
4975
- "africanies-models"
5179
+ "npm:@angular/cdk",
5180
+ "npm:@angular/forms",
5181
+ "africanies-icons",
5182
+ "africanies-core"
4976
5183
  ]
4977
5184
  },
4978
5185
  {
4979
- "file": "libs/africanies-core/src/lib/currency/index.ts",
4980
- "hash": "2797687842860340419"
5186
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/phone-input.types.ts",
5187
+ "hash": "7002256547092520074"
4981
5188
  },
4982
5189
  {
4983
- "file": "libs/africanies-core/src/lib/document/document.mapper.spec.ts",
4984
- "hash": "4311749187713413135"
5190
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.spec.ts",
5191
+ "hash": "1089674242491550668"
4985
5192
  },
4986
5193
  {
4987
- "file": "libs/africanies-core/src/lib/document/document.mapper.ts",
4988
- "hash": "17190264381753009842",
5194
+ "file": "libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.ts",
5195
+ "hash": "7329455209318407752",
4989
5196
  "deps": [
4990
- "africanies-models"
5197
+ "africanies-core"
4991
5198
  ]
4992
5199
  },
4993
5200
  {
4994
- "file": "libs/africanies-core/src/lib/document/document.service.spec.ts",
4995
- "hash": "10206036368740140217",
4996
- "deps": [
4997
- "npm:@angular/core",
4998
- "npm:rxjs",
4999
- "africanies-models"
5000
- ]
5201
+ "file": "libs/africanies-ui/src/lib/forms/radio/index.ts",
5202
+ "hash": "3658509488019858896"
5001
5203
  },
5002
5204
  {
5003
- "file": "libs/africanies-core/src/lib/document/document.service.ts",
5004
- "hash": "9980348874030064784",
5205
+ "file": "libs/africanies-ui/src/lib/forms/radio/radio.component.ts",
5206
+ "hash": "6058165054095062664",
5005
5207
  "deps": [
5006
5208
  "npm:@angular/core",
5007
- "npm:rxjs",
5008
- "africanies-models"
5209
+ "npm:@angular/forms",
5210
+ "africanies-theme"
5009
5211
  ]
5010
5212
  },
5011
5213
  {
5012
- "file": "libs/africanies-core/src/lib/document/index.ts",
5013
- "hash": "11355380347883394609"
5214
+ "file": "libs/africanies-ui/src/lib/forms/search-combobox/index.ts",
5215
+ "hash": "16734178877229527336"
5014
5216
  },
5015
5217
  {
5016
- "file": "libs/africanies-core/src/lib/file/file.mapper.spec.ts",
5017
- "hash": "3850191528887769130"
5218
+ "file": "libs/africanies-ui/src/lib/forms/search-combobox/search-combobox.component.ts",
5219
+ "hash": "138364755537715278",
5220
+ "deps": [
5221
+ "npm:@angular/cdk",
5222
+ "npm:@angular/core",
5223
+ "npm:@angular/forms",
5224
+ "npm:rxjs",
5225
+ "africanies-icons"
5226
+ ]
5018
5227
  },
5019
5228
  {
5020
- "file": "libs/africanies-core/src/lib/file/file.mapper.ts",
5021
- "hash": "17338890406034185945",
5229
+ "file": "libs/africanies-ui/src/lib/forms/search-combobox/search-combobox.types.ts",
5230
+ "hash": "8988660431149964991",
5022
5231
  "deps": [
5023
- "africanies-models"
5232
+ "npm:rxjs",
5233
+ "africanies-icons"
5024
5234
  ]
5025
5235
  },
5026
5236
  {
5027
- "file": "libs/africanies-core/src/lib/file/file.service.spec.ts",
5028
- "hash": "17766665580610704463",
5237
+ "file": "libs/africanies-ui/src/lib/forms/select/index.ts",
5238
+ "hash": "17426581728811402510"
5239
+ },
5240
+ {
5241
+ "file": "libs/africanies-ui/src/lib/forms/select/select.component.ts",
5242
+ "hash": "2029954997511110463",
5029
5243
  "deps": [
5244
+ "npm:@angular/cdk",
5030
5245
  "npm:@angular/core",
5031
- "npm:rxjs",
5032
- "africanies-models"
5246
+ "npm:@angular/forms",
5247
+ "africanies-icons",
5248
+ "africanies-theme"
5033
5249
  ]
5034
5250
  },
5035
5251
  {
5036
- "file": "libs/africanies-core/src/lib/file/file.service.ts",
5037
- "hash": "10084127942002486184",
5252
+ "file": "libs/africanies-ui/src/lib/forms/select/select.types.ts",
5253
+ "hash": "6942458792743453863",
5038
5254
  "deps": [
5039
5255
  "npm:@angular/core",
5040
- "npm:rxjs",
5041
- "africanies-models"
5256
+ "africanies-icons"
5042
5257
  ]
5043
5258
  },
5044
5259
  {
5045
- "file": "libs/africanies-core/src/lib/file/index.ts",
5046
- "hash": "2152063608959067004"
5260
+ "file": "libs/africanies-ui/src/lib/forms/text-input/index.ts",
5261
+ "hash": "16638810019073430837"
5047
5262
  },
5048
5263
  {
5049
- "file": "libs/africanies-core/src/lib/filters/filter-options.mapper.ts",
5050
- "hash": "9060947606615959937",
5264
+ "file": "libs/africanies-ui/src/lib/forms/text-input/text-input.component.spec.ts",
5265
+ "hash": "3929064553295985079",
5051
5266
  "deps": [
5052
- "africanies-models"
5267
+ "npm:@angular/core",
5268
+ "npm:@angular/forms"
5053
5269
  ]
5054
5270
  },
5055
5271
  {
5056
- "file": "libs/africanies-core/src/lib/filters/filter-options.resolver.spec.ts",
5057
- "hash": "5653760098547151767",
5272
+ "file": "libs/africanies-ui/src/lib/forms/text-input/text-input.component.ts",
5273
+ "hash": "9296827549394850848",
5058
5274
  "deps": [
5059
5275
  "npm:@angular/core",
5060
- "npm:rxjs",
5061
- "africanies-models"
5276
+ "npm:@angular/forms"
5062
5277
  ]
5063
5278
  },
5064
5279
  {
5065
- "file": "libs/africanies-core/src/lib/filters/filter-options.resolver.ts",
5066
- "hash": "627865430026768638",
5280
+ "file": "libs/africanies-ui/src/lib/forms/textarea/index.ts",
5281
+ "hash": "10572307536808815361"
5282
+ },
5283
+ {
5284
+ "file": "libs/africanies-ui/src/lib/forms/textarea/textarea.component.ts",
5285
+ "hash": "6169050404285064997",
5067
5286
  "deps": [
5068
5287
  "npm:@angular/core",
5069
- "npm:rxjs",
5070
- "africanies-models"
5288
+ "npm:@angular/forms"
5071
5289
  ]
5072
5290
  },
5073
5291
  {
5074
- "file": "libs/africanies-core/src/lib/filters/index.ts",
5075
- "hash": "753227496696699414"
5292
+ "file": "libs/africanies-ui/src/lib/forms/toggle/index.ts",
5293
+ "hash": "18172601676664183950"
5076
5294
  },
5077
5295
  {
5078
- "file": "libs/africanies-core/src/lib/http/api-client.ts",
5079
- "hash": "17652140738344516125",
5296
+ "file": "libs/africanies-ui/src/lib/forms/toggle/toggle.component.spec.ts",
5297
+ "hash": "166329591372106663",
5080
5298
  "deps": [
5081
- "npm:@angular/common",
5082
5299
  "npm:@angular/core",
5083
- "npm:rxjs",
5300
+ "npm:@angular/forms",
5301
+ "africanies-core",
5084
5302
  "africanies-models"
5085
5303
  ]
5086
5304
  },
5087
5305
  {
5088
- "file": "libs/africanies-core/src/lib/http/api-error-message.spec.ts",
5089
- "hash": "4400204671889684744",
5306
+ "file": "libs/africanies-ui/src/lib/forms/toggle/toggle.component.ts",
5307
+ "hash": "10531468411185438062",
5090
5308
  "deps": [
5091
- "npm:@angular/common"
5309
+ "npm:@angular/common",
5310
+ "npm:@angular/core",
5311
+ "npm:@angular/forms",
5312
+ "africanies-icons",
5313
+ "africanies-theme"
5092
5314
  ]
5093
5315
  },
5094
5316
  {
5095
- "file": "libs/africanies-core/src/lib/http/api-error-message.ts",
5096
- "hash": "3032145469942778388",
5317
+ "file": "libs/africanies-ui/src/lib/image/image.component.ts",
5318
+ "hash": "17878758882803064199",
5097
5319
  "deps": [
5098
- "npm:@angular/common"
5320
+ "npm:@angular/core",
5321
+ "africanies-icons"
5099
5322
  ]
5100
5323
  },
5101
5324
  {
5102
- "file": "libs/africanies-core/src/lib/http/auth.interceptor.ts",
5103
- "hash": "15794048295777906018",
5104
- "deps": [
5105
- "npm:@angular/common",
5106
- "npm:@angular/core"
5107
- ]
5325
+ "file": "libs/africanies-ui/src/lib/image/index.ts",
5326
+ "hash": "12379019045448777350"
5108
5327
  },
5109
5328
  {
5110
- "file": "libs/africanies-core/src/lib/http/http-cache.ts",
5111
- "hash": "16419415299800051533"
5329
+ "file": "libs/africanies-ui/src/lib/info-popover/index.ts",
5330
+ "hash": "1881581910798355940"
5112
5331
  },
5113
5332
  {
5114
- "file": "libs/africanies-core/src/lib/http/http-toast.interceptor.ts",
5115
- "hash": "900986063825088428",
5333
+ "file": "libs/africanies-ui/src/lib/info-popover/info-popover-content.directive.ts",
5334
+ "hash": "9529576565275306912",
5116
5335
  "deps": [
5117
- "npm:@angular/common",
5118
- "npm:@angular/core",
5119
- "npm:rxjs"
5336
+ "npm:@angular/core"
5120
5337
  ]
5121
5338
  },
5122
5339
  {
5123
- "file": "libs/africanies-core/src/lib/http/is-retryable-get-error.spec.ts",
5124
- "hash": "11171264532505748094",
5340
+ "file": "libs/africanies-ui/src/lib/info-popover/info-popover-trigger.directive.ts",
5341
+ "hash": "15226845485825488922",
5125
5342
  "deps": [
5126
- "npm:@angular/common"
5343
+ "npm:@angular/core"
5127
5344
  ]
5128
5345
  },
5129
5346
  {
5130
- "file": "libs/africanies-core/src/lib/http/is-retryable-get-error.ts",
5131
- "hash": "6124410962880427984",
5347
+ "file": "libs/africanies-ui/src/lib/info-popover/info-popover.component.ts",
5348
+ "hash": "16188527530034963377",
5132
5349
  "deps": [
5133
- "npm:@angular/common"
5350
+ "npm:@angular/cdk",
5351
+ "npm:@angular/core",
5352
+ "africanies-icons"
5134
5353
  ]
5135
5354
  },
5136
5355
  {
5137
- "file": "libs/africanies-core/src/lib/http/map-api-json.spec.ts",
5138
- "hash": "12874943538400979333",
5356
+ "file": "libs/africanies-ui/src/lib/layout/app-shell-content-header.component.ts",
5357
+ "hash": "2232002458764871106",
5139
5358
  "deps": [
5140
- "africanies-models"
5359
+ "npm:@angular/core",
5360
+ "npm:@angular/router",
5361
+ "npm:rxjs",
5362
+ "africanies-icons"
5141
5363
  ]
5142
5364
  },
5143
5365
  {
5144
- "file": "libs/africanies-core/src/lib/http/map-api-json.ts",
5145
- "hash": "1874910325781128828",
5366
+ "file": "libs/africanies-ui/src/lib/layout/app-shell-header-slot.directive.ts",
5367
+ "hash": "13480464598248163383",
5146
5368
  "deps": [
5147
- "africanies-models"
5369
+ "npm:@angular/core"
5148
5370
  ]
5149
5371
  },
5150
5372
  {
5151
- "file": "libs/africanies-core/src/lib/http/normalize.spec.ts",
5152
- "hash": "14373696839407409213"
5153
- },
5154
- {
5155
- "file": "libs/africanies-core/src/lib/http/normalize.ts",
5156
- "hash": "2478193707021461398",
5373
+ "file": "libs/africanies-ui/src/lib/layout/app-shell-header.component.ts",
5374
+ "hash": "2423850426421527576",
5157
5375
  "deps": [
5158
- "africanies-models"
5376
+ "npm:@angular/common",
5377
+ "npm:@angular/core",
5378
+ "npm:rxjs",
5379
+ "africanies-icons"
5159
5380
  ]
5160
5381
  },
5161
5382
  {
5162
- "file": "libs/africanies-core/src/lib/http/provide-africanies-http-client.ts",
5163
- "hash": "407112903952278466",
5383
+ "file": "libs/africanies-ui/src/lib/layout/app-shell.component.html",
5384
+ "hash": "10144881320123890874"
5385
+ },
5386
+ {
5387
+ "file": "libs/africanies-ui/src/lib/layout/app-shell.component.ts",
5388
+ "hash": "8999047413655260979",
5164
5389
  "deps": [
5165
- "npm:@angular/common",
5166
- "npm:@angular/core"
5390
+ "npm:@angular/core",
5391
+ "npm:@angular/router",
5392
+ "npm:rxjs",
5393
+ "africanies-icons",
5394
+ "africanies-theme"
5167
5395
  ]
5168
5396
  },
5169
5397
  {
5170
- "file": "libs/africanies-core/src/lib/http/resolve-api-request-context.spec.ts",
5171
- "hash": "16781258207069194117"
5398
+ "file": "libs/africanies-ui/src/lib/layout/header-greeting.util.spec.ts",
5399
+ "hash": "16365815575706758012"
5172
5400
  },
5173
5401
  {
5174
- "file": "libs/africanies-core/src/lib/http/resolve-api-request-context.ts",
5175
- "hash": "2160963165319324518",
5176
- "deps": [
5177
- "npm:@angular/common"
5178
- ]
5402
+ "file": "libs/africanies-ui/src/lib/layout/header-greeting.util.ts",
5403
+ "hash": "13743622223605260276"
5179
5404
  },
5180
5405
  {
5181
- "file": "libs/africanies-core/src/lib/http/resolve-http-toast-context.spec.ts",
5182
- "hash": "5122387633061645050"
5406
+ "file": "libs/africanies-ui/src/lib/layout/header-weather.spec.ts",
5407
+ "hash": "14556934838086509570"
5183
5408
  },
5184
5409
  {
5185
- "file": "libs/africanies-core/src/lib/http/resolve-http-toast-context.ts",
5186
- "hash": "256716839466935986",
5410
+ "file": "libs/africanies-ui/src/lib/layout/header-weather.ts",
5411
+ "hash": "15237810736644088403",
5187
5412
  "deps": [
5188
- "npm:@angular/common"
5413
+ "africanies-icons"
5189
5414
  ]
5190
5415
  },
5191
5416
  {
5192
- "file": "libs/africanies-core/src/lib/http/resource-path.spec.ts",
5193
- "hash": "7148914937909031255"
5417
+ "file": "libs/africanies-ui/src/lib/layout/index.ts",
5418
+ "hash": "3694926969904194218"
5194
5419
  },
5195
5420
  {
5196
- "file": "libs/africanies-core/src/lib/http/resource-path.ts",
5197
- "hash": "15064008606847465561",
5421
+ "file": "libs/africanies-ui/src/lib/layout/page-header.component.ts",
5422
+ "hash": "10993280292190781723",
5198
5423
  "deps": [
5199
- "africanies-models"
5424
+ "npm:@angular/core"
5200
5425
  ]
5201
5426
  },
5202
5427
  {
5203
- "file": "libs/africanies-core/src/lib/http/toast-http.context.ts",
5204
- "hash": "2875868312689695594",
5428
+ "file": "libs/africanies-ui/src/lib/modules/africanies-actions.module.ts",
5429
+ "hash": "7539911079216710874",
5205
5430
  "deps": [
5206
- "npm:@angular/common",
5207
5431
  "npm:@angular/core"
5208
5432
  ]
5209
5433
  },
5210
5434
  {
5211
- "file": "libs/africanies-core/src/lib/http/validation-bag.ts",
5212
- "hash": "8556035225565692610",
5435
+ "file": "libs/africanies-ui/src/lib/modules/africanies-feedback.module.ts",
5436
+ "hash": "5353250988214491638",
5213
5437
  "deps": [
5214
- "africanies-models"
5438
+ "npm:@angular/core"
5215
5439
  ]
5216
5440
  },
5217
5441
  {
5218
- "file": "libs/africanies-core/src/lib/http/wire.spec.ts",
5219
- "hash": "10292852607100622449"
5220
- },
5221
- {
5222
- "file": "libs/africanies-core/src/lib/http/wire.ts",
5223
- "hash": "1801547450723738595"
5442
+ "file": "libs/africanies-ui/src/lib/modules/africanies-forms.module.ts",
5443
+ "hash": "15389683622876562021",
5444
+ "deps": [
5445
+ "npm:@angular/core"
5446
+ ]
5224
5447
  },
5225
5448
  {
5226
- "file": "libs/africanies-core/src/lib/mode/mode-config.mapper.spec.ts",
5227
- "hash": "3156513485512474631",
5449
+ "file": "libs/africanies-ui/src/lib/modules/africanies-info-popover.module.ts",
5450
+ "hash": "1702155821332785302",
5228
5451
  "deps": [
5229
- "africanies-models"
5452
+ "npm:@angular/core"
5230
5453
  ]
5231
5454
  },
5232
5455
  {
5233
- "file": "libs/africanies-core/src/lib/mode/mode-config.mapper.ts",
5234
- "hash": "9923558201665323355",
5456
+ "file": "libs/africanies-ui/src/lib/modules/africanies-navigation.module.ts",
5457
+ "hash": "11628925500341325592",
5235
5458
  "deps": [
5236
- "africanies-models"
5459
+ "npm:@angular/core"
5237
5460
  ]
5238
5461
  },
5239
5462
  {
5240
- "file": "libs/africanies-core/src/lib/mode/mode-config.service.ts",
5241
- "hash": "17632352634893886167",
5463
+ "file": "libs/africanies-ui/src/lib/modules/africanies-stepper.module.ts",
5464
+ "hash": "2827869035590530249",
5242
5465
  "deps": [
5243
- "npm:@angular/core",
5244
- "npm:rxjs",
5245
- "africanies-models",
5246
- "africanies-storage"
5466
+ "npm:@angular/core"
5247
5467
  ]
5248
5468
  },
5249
5469
  {
5250
- "file": "libs/africanies-core/src/lib/mode/provide-mode-config.ts",
5251
- "hash": "8248582431601380763",
5470
+ "file": "libs/africanies-ui/src/lib/modules/africanies-table.module.ts",
5471
+ "hash": "16168084742179659717",
5252
5472
  "deps": [
5253
- "npm:@angular/core",
5254
- "npm:rxjs"
5473
+ "npm:@angular/core"
5255
5474
  ]
5256
5475
  },
5257
5476
  {
5258
- "file": "libs/africanies-core/src/lib/notification/index.ts",
5259
- "hash": "6007279560717986700"
5477
+ "file": "libs/africanies-ui/src/lib/modules/africanies-tooltip.module.ts",
5478
+ "hash": "6093770361259215615",
5479
+ "deps": [
5480
+ "npm:@angular/core"
5481
+ ]
5260
5482
  },
5261
5483
  {
5262
- "file": "libs/africanies-core/src/lib/notification/notification-link.spec.ts",
5263
- "hash": "9103128935209797589"
5484
+ "file": "libs/africanies-ui/src/lib/modules/index.ts",
5485
+ "hash": "15058256477206369901"
5264
5486
  },
5265
5487
  {
5266
- "file": "libs/africanies-core/src/lib/notification/notification-link.ts",
5267
- "hash": "17500420276535801150",
5488
+ "file": "libs/africanies-ui/src/lib/navigation/breadcrumb/breadcrumb.component.ts",
5489
+ "hash": "9545618874726541566",
5268
5490
  "deps": [
5269
- "africanies-models"
5491
+ "npm:@angular/common",
5492
+ "npm:@angular/core",
5493
+ "npm:@angular/router",
5494
+ "africanies-icons",
5495
+ "africanies-theme"
5270
5496
  ]
5271
5497
  },
5272
5498
  {
5273
- "file": "libs/africanies-core/src/lib/notification/notification.mapper.spec.ts",
5274
- "hash": "8087038570257097818"
5499
+ "file": "libs/africanies-ui/src/lib/navigation/breadcrumb/index.ts",
5500
+ "hash": "2337132706085673148"
5275
5501
  },
5276
5502
  {
5277
- "file": "libs/africanies-core/src/lib/notification/notification.mapper.ts",
5278
- "hash": "13184935060163137060",
5279
- "deps": [
5280
- "africanies-models"
5281
- ]
5503
+ "file": "libs/africanies-ui/src/lib/navigation/header-back.util.spec.ts",
5504
+ "hash": "9356142609743601160"
5282
5505
  },
5283
5506
  {
5284
- "file": "libs/africanies-core/src/lib/notification/notification.service.spec.ts",
5285
- "hash": "14351614872041035846",
5507
+ "file": "libs/africanies-ui/src/lib/navigation/header-back.util.ts",
5508
+ "hash": "14383408590428542238",
5286
5509
  "deps": [
5287
- "npm:@angular/core",
5288
- "npm:rxjs",
5289
- "africanies-models"
5510
+ "npm:@angular/router"
5290
5511
  ]
5291
5512
  },
5292
5513
  {
5293
- "file": "libs/africanies-core/src/lib/notification/notification.service.ts",
5294
- "hash": "5968327296765800818",
5295
- "deps": [
5296
- "npm:@angular/core",
5297
- "npm:rxjs",
5298
- "africanies-models"
5299
- ]
5514
+ "file": "libs/africanies-ui/src/lib/navigation/index.ts",
5515
+ "hash": "14029052402347976511"
5300
5516
  },
5301
5517
  {
5302
- "file": "libs/africanies-core/src/lib/overlay/overlay-route.types.ts",
5303
- "hash": "14203903196524967773",
5518
+ "file": "libs/africanies-ui/src/lib/navigation/nav-item.ts",
5519
+ "hash": "17266825293480758701",
5304
5520
  "deps": [
5305
- "npm:@angular/core"
5521
+ "africanies-icons"
5306
5522
  ]
5307
5523
  },
5308
5524
  {
5309
- "file": "libs/africanies-core/src/lib/overlay/overlay-tokens.ts",
5310
- "hash": "12054427770447481128",
5525
+ "file": "libs/africanies-ui/src/lib/navigation/nav-router.util.ts",
5526
+ "hash": "6930750112457930408",
5311
5527
  "deps": [
5312
- "npm:@angular/core",
5313
- "npm:rxjs"
5528
+ "npm:@angular/router"
5314
5529
  ]
5315
5530
  },
5316
5531
  {
5317
- "file": "libs/africanies-core/src/lib/overlay/provide-overlay-routes.ts",
5318
- "hash": "16484034966422311565",
5532
+ "file": "libs/africanies-ui/src/lib/navigation/navigate-nav-item.ts",
5533
+ "hash": "16480421944791162066",
5319
5534
  "deps": [
5320
- "npm:@angular/core"
5535
+ "npm:@angular/router"
5321
5536
  ]
5322
5537
  },
5323
5538
  {
5324
- "file": "libs/africanies-core/src/lib/overlay/route-overlay.service.ts",
5325
- "hash": "12998569924479651207",
5539
+ "file": "libs/africanies-ui/src/lib/navigation/segment/index.ts",
5540
+ "hash": "6514402932328659145"
5541
+ },
5542
+ {
5543
+ "file": "libs/africanies-ui/src/lib/navigation/segment/segment.component.ts",
5544
+ "hash": "18038049010581211635",
5326
5545
  "deps": [
5327
5546
  "npm:@angular/core",
5328
5547
  "npm:@angular/router",
5329
- "npm:rxjs"
5548
+ "npm:rxjs",
5549
+ "africanies-icons",
5550
+ "africanies-theme"
5330
5551
  ]
5331
5552
  },
5332
5553
  {
5333
- "file": "libs/africanies-core/src/lib/payment-method/index.ts",
5334
- "hash": "9345441052708922460"
5335
- },
5336
- {
5337
- "file": "libs/africanies-core/src/lib/payment-method/payment-method.mapper.spec.ts",
5338
- "hash": "3471068819201435549"
5554
+ "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/index.ts",
5555
+ "hash": "9173448352813861566"
5339
5556
  },
5340
5557
  {
5341
- "file": "libs/africanies-core/src/lib/payment-method/payment-method.mapper.ts",
5342
- "hash": "4867527734031631326",
5558
+ "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts",
5559
+ "hash": "6317476996590755257",
5343
5560
  "deps": [
5561
+ "npm:@angular/core",
5562
+ "npm:rxjs",
5563
+ "africanies-core",
5344
5564
  "africanies-models"
5345
5565
  ]
5346
5566
  },
5347
5567
  {
5348
- "file": "libs/africanies-core/src/lib/payment-method/payment-method.service.spec.ts",
5349
- "hash": "4673020077481318748",
5568
+ "file": "libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts",
5569
+ "hash": "9433025129899803624",
5350
5570
  "deps": [
5351
5571
  "npm:@angular/core",
5352
- "npm:rxjs",
5572
+ "africanies-core",
5573
+ "africanies-icons",
5353
5574
  "africanies-models"
5354
5575
  ]
5355
5576
  },
5356
5577
  {
5357
- "file": "libs/africanies-core/src/lib/payment-method/payment-method.service.ts",
5358
- "hash": "8066722169608931701",
5578
+ "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.css",
5579
+ "hash": "14481238419390030495"
5580
+ },
5581
+ {
5582
+ "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html",
5583
+ "hash": "6416288978821162152"
5584
+ },
5585
+ {
5586
+ "file": "libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts",
5587
+ "hash": "9479987888751121692",
5359
5588
  "deps": [
5589
+ "npm:@angular/common",
5360
5590
  "npm:@angular/core",
5591
+ "npm:@angular/router",
5361
5592
  "npm:rxjs",
5362
- "africanies-models"
5593
+ "africanies-icons",
5594
+ "africanies-theme"
5363
5595
  ]
5364
5596
  },
5365
5597
  {
5366
- "file": "libs/africanies-core/src/lib/plan/index.ts",
5367
- "hash": "9298838373286230221"
5598
+ "file": "libs/africanies-ui/src/lib/navigation/side-nav/index.ts",
5599
+ "hash": "16630082280972285036"
5368
5600
  },
5369
5601
  {
5370
- "file": "libs/africanies-core/src/lib/plan/plan.mapper.spec.ts",
5371
- "hash": "8274688330110995144"
5602
+ "file": "libs/africanies-ui/src/lib/navigation/side-nav/side-nav-item.ts",
5603
+ "hash": "5269425624648737119",
5604
+ "deps": [
5605
+ "africanies-icons"
5606
+ ]
5372
5607
  },
5373
5608
  {
5374
- "file": "libs/africanies-core/src/lib/plan/plan.mapper.ts",
5375
- "hash": "18328605870502147855",
5609
+ "file": "libs/africanies-ui/src/lib/navigation/tabs/index.ts",
5610
+ "hash": "17808964045449200830"
5611
+ },
5612
+ {
5613
+ "file": "libs/africanies-ui/src/lib/navigation/tabs/tab-def.directive.ts",
5614
+ "hash": "17121511017162039709",
5376
5615
  "deps": [
5377
- "africanies-models"
5616
+ "npm:@angular/core"
5378
5617
  ]
5379
5618
  },
5380
5619
  {
5381
- "file": "libs/africanies-core/src/lib/plan/plan.service.spec.ts",
5382
- "hash": "15131174902248346971",
5620
+ "file": "libs/africanies-ui/src/lib/navigation/tabs/tabs.component.ts",
5621
+ "hash": "13357643824510821869",
5383
5622
  "deps": [
5623
+ "npm:@angular/common",
5384
5624
  "npm:@angular/core",
5625
+ "npm:@angular/router",
5385
5626
  "npm:rxjs",
5386
- "africanies-models"
5627
+ "africanies-icons",
5628
+ "africanies-theme"
5387
5629
  ]
5388
5630
  },
5389
5631
  {
5390
- "file": "libs/africanies-core/src/lib/plan/plan.service.ts",
5391
- "hash": "10801168950366324509",
5632
+ "file": "libs/africanies-ui/src/lib/notifications/index.ts",
5633
+ "hash": "1655752595808032275"
5634
+ },
5635
+ {
5636
+ "file": "libs/africanies-ui/src/lib/notifications/notification-drawer.panel.ts",
5637
+ "hash": "1510057501707409200",
5392
5638
  "deps": [
5639
+ "npm:@angular/common",
5393
5640
  "npm:@angular/core",
5394
5641
  "npm:rxjs",
5642
+ "africanies-core",
5643
+ "africanies-icons",
5395
5644
  "africanies-models"
5396
5645
  ]
5397
5646
  },
5398
5647
  {
5399
- "file": "libs/africanies-core/src/lib/product/index.ts",
5400
- "hash": "10272197194808345507"
5401
- },
5402
- {
5403
- "file": "libs/africanies-core/src/lib/product/product.mapper.spec.ts",
5404
- "hash": "17954368522034516283"
5648
+ "file": "libs/africanies-ui/src/lib/notifications/notification-drawer.service.ts",
5649
+ "hash": "17331901044889457600",
5650
+ "deps": [
5651
+ "npm:@angular/core",
5652
+ "africanies-core"
5653
+ ]
5405
5654
  },
5406
5655
  {
5407
- "file": "libs/africanies-core/src/lib/product/product.mapper.ts",
5408
- "hash": "3038465187187197107",
5656
+ "file": "libs/africanies-ui/src/lib/notifications/notification.types.ts",
5657
+ "hash": "3528276186789413467",
5409
5658
  "deps": [
5659
+ "npm:rxjs",
5410
5660
  "africanies-models"
5411
5661
  ]
5412
5662
  },
5413
5663
  {
5414
- "file": "libs/africanies-core/src/lib/product/product.service.spec.ts",
5415
- "hash": "12313386498537807900",
5664
+ "file": "libs/africanies-ui/src/lib/overlay/africanies-overlay-ref.ts",
5665
+ "hash": "1677718079516317113",
5416
5666
  "deps": [
5417
- "npm:@angular/core",
5667
+ "npm:@angular/cdk",
5418
5668
  "npm:rxjs",
5419
- "africanies-models"
5669
+ "africanies-core"
5420
5670
  ]
5421
5671
  },
5422
5672
  {
5423
- "file": "libs/africanies-core/src/lib/product/product.service.ts",
5424
- "hash": "9196704891828566052",
5673
+ "file": "libs/africanies-ui/src/lib/overlay/confirm-dialog.component.ts",
5674
+ "hash": "8574135990568853646",
5425
5675
  "deps": [
5426
5676
  "npm:@angular/core",
5427
5677
  "npm:rxjs",
5428
- "africanies-models"
5678
+ "africanies-icons"
5429
5679
  ]
5430
5680
  },
5431
5681
  {
5432
- "file": "libs/africanies-core/src/lib/query/list-fetch-kind.spec.ts",
5433
- "hash": "9162361348526956107"
5682
+ "file": "libs/africanies-ui/src/lib/overlay/confirm-options.ts",
5683
+ "hash": "18306642835257969415",
5684
+ "deps": [
5685
+ "npm:rxjs"
5686
+ ]
5434
5687
  },
5435
5688
  {
5436
- "file": "libs/africanies-core/src/lib/query/list-fetch-kind.ts",
5437
- "hash": "15263887725321782044"
5689
+ "file": "libs/africanies-ui/src/lib/overlay/confirm.service.ts",
5690
+ "hash": "11166713737785883152",
5691
+ "deps": [
5692
+ "npm:@angular/core",
5693
+ "npm:rxjs"
5694
+ ]
5438
5695
  },
5439
5696
  {
5440
- "file": "libs/africanies-core/src/lib/query/provide-africanies-query-defaults.ts",
5441
- "hash": "8414036998417188055"
5697
+ "file": "libs/africanies-ui/src/lib/overlay/drawer.service.ts",
5698
+ "hash": "11466215860648022040",
5699
+ "deps": [
5700
+ "npm:@angular/cdk",
5701
+ "npm:@angular/core",
5702
+ "africanies-core"
5703
+ ]
5442
5704
  },
5443
5705
  {
5444
- "file": "libs/africanies-core/src/lib/service/index.ts",
5445
- "hash": "8432493895843949245"
5706
+ "file": "libs/africanies-ui/src/lib/overlay/index.ts",
5707
+ "hash": "16991900329928820252"
5446
5708
  },
5447
5709
  {
5448
- "file": "libs/africanies-core/src/lib/service/service.mapper.spec.ts",
5449
- "hash": "15358190004596156027"
5710
+ "file": "libs/africanies-ui/src/lib/overlay/modal-size.ts",
5711
+ "hash": "7441674167080932879"
5450
5712
  },
5451
5713
  {
5452
- "file": "libs/africanies-core/src/lib/service/service.mapper.ts",
5453
- "hash": "15768640641924602209",
5714
+ "file": "libs/africanies-ui/src/lib/overlay/modal.service.ts",
5715
+ "hash": "12774007618958985148",
5454
5716
  "deps": [
5455
- "africanies-models"
5717
+ "npm:@angular/cdk",
5718
+ "npm:@angular/core",
5719
+ "africanies-core"
5456
5720
  ]
5457
5721
  },
5458
5722
  {
5459
- "file": "libs/africanies-core/src/lib/service/service.service.spec.ts",
5460
- "hash": "12100194727571129412",
5723
+ "file": "libs/africanies-ui/src/lib/overlay/overlay-attach.ts",
5724
+ "hash": "6121542908583989284",
5461
5725
  "deps": [
5726
+ "npm:@angular/cdk",
5462
5727
  "npm:@angular/core",
5463
- "npm:rxjs",
5464
- "africanies-models"
5728
+ "africanies-core"
5465
5729
  ]
5466
5730
  },
5467
5731
  {
5468
- "file": "libs/africanies-core/src/lib/service/service.service.ts",
5469
- "hash": "7484135148186738045",
5732
+ "file": "libs/africanies-ui/src/lib/overlay/overlay-data.token.ts",
5733
+ "hash": "3412989599266694385",
5470
5734
  "deps": [
5471
- "npm:@angular/core",
5472
- "npm:rxjs",
5473
- "africanies-models"
5735
+ "npm:@angular/core"
5474
5736
  ]
5475
5737
  },
5476
5738
  {
5477
- "file": "libs/africanies-core/src/lib/shipment-method/index.ts",
5478
- "hash": "17897641686058778619"
5739
+ "file": "libs/africanies-ui/src/lib/overlay/overlay-frame.component.spec.ts",
5740
+ "hash": "14283149195843521524",
5741
+ "deps": [
5742
+ "npm:@angular/core"
5743
+ ]
5479
5744
  },
5480
5745
  {
5481
- "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.mapper.spec.ts",
5482
- "hash": "8719628987107770385"
5746
+ "file": "libs/africanies-ui/src/lib/overlay/overlay-frame.component.ts",
5747
+ "hash": "13212347154487252625",
5748
+ "deps": [
5749
+ "npm:@angular/core"
5750
+ ]
5483
5751
  },
5484
5752
  {
5485
- "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.mapper.ts",
5486
- "hash": "932790648338622008",
5753
+ "file": "libs/africanies-ui/src/lib/overlay/overlay-motion.ts",
5754
+ "hash": "7986080884945287438",
5487
5755
  "deps": [
5488
- "africanies-models"
5756
+ "npm:@angular/cdk"
5489
5757
  ]
5490
5758
  },
5491
5759
  {
5492
- "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.service.spec.ts",
5493
- "hash": "9447427290908148791",
5760
+ "file": "libs/africanies-ui/src/lib/overlay/provide-africanies-ui-overlays.ts",
5761
+ "hash": "12381786452546293755",
5494
5762
  "deps": [
5495
5763
  "npm:@angular/core",
5496
- "npm:rxjs",
5764
+ "africanies-core"
5765
+ ]
5766
+ },
5767
+ {
5768
+ "file": "libs/africanies-ui/src/lib/pagination/index.ts",
5769
+ "hash": "16135773218478363039",
5770
+ "deps": [
5497
5771
  "africanies-models"
5498
5772
  ]
5499
5773
  },
5500
5774
  {
5501
- "file": "libs/africanies-core/src/lib/shipment-method/shipment-method.service.ts",
5502
- "hash": "2241705232646823099",
5775
+ "file": "libs/africanies-ui/src/lib/pagination/pagination.component.spec.ts",
5776
+ "hash": "11044860518950820773",
5503
5777
  "deps": [
5778
+ "npm:@angular/cdk",
5504
5779
  "npm:@angular/core",
5505
- "npm:rxjs",
5506
5780
  "africanies-models"
5507
5781
  ]
5508
5782
  },
5509
5783
  {
5510
- "file": "libs/africanies-core/src/lib/shipping/shipment-mode.interceptor.spec.ts",
5511
- "hash": "14972606505158699209",
5784
+ "file": "libs/africanies-ui/src/lib/pagination/pagination.component.ts",
5785
+ "hash": "7903865211935707898",
5512
5786
  "deps": [
5513
- "npm:@angular/common",
5514
5787
  "npm:@angular/core",
5515
- "npm:rxjs"
5788
+ "africanies-icons",
5789
+ "africanies-models",
5790
+ "africanies-theme"
5516
5791
  ]
5517
5792
  },
5518
5793
  {
5519
- "file": "libs/africanies-core/src/lib/shipping/shipment-mode.interceptor.ts",
5520
- "hash": "8125818404180383074",
5794
+ "file": "libs/africanies-ui/src/lib/stepper/index.ts",
5795
+ "hash": "17893352300668779547"
5796
+ },
5797
+ {
5798
+ "file": "libs/africanies-ui/src/lib/stepper/step-def.directive.ts",
5799
+ "hash": "6046824303519053248",
5521
5800
  "deps": [
5522
- "npm:@angular/common",
5523
5801
  "npm:@angular/core"
5524
5802
  ]
5525
5803
  },
5526
5804
  {
5527
- "file": "libs/africanies-core/src/lib/shipping/shipping-mode.context.ts",
5528
- "hash": "3126240940417808006",
5529
- "deps": [
5530
- "npm:@angular/common",
5531
- "africanies-models"
5532
- ]
5805
+ "file": "libs/africanies-ui/src/lib/stepper/step-definition.ts",
5806
+ "hash": "4101222228191495939"
5533
5807
  },
5534
5808
  {
5535
- "file": "libs/africanies-core/src/lib/shipping/shipping-mode.service.spec.ts",
5536
- "hash": "5405404981957601522",
5809
+ "file": "libs/africanies-ui/src/lib/stepper/stepper.component.ts",
5810
+ "hash": "11620094702633119355",
5537
5811
  "deps": [
5812
+ "npm:@angular/common",
5538
5813
  "npm:@angular/core",
5539
- "npm:rxjs",
5540
- "africanies-storage"
5814
+ "africanies-theme"
5541
5815
  ]
5542
5816
  },
5543
5817
  {
5544
- "file": "libs/africanies-core/src/lib/shipping/shipping-mode.service.ts",
5545
- "hash": "6494611864513192257",
5818
+ "file": "libs/africanies-ui/src/lib/table/cell-def.directive.ts",
5819
+ "hash": "16076918480366343459",
5546
5820
  "deps": [
5547
- "npm:@angular/core",
5548
- "npm:rxjs",
5549
- "africanies-models",
5550
- "africanies-storage"
5821
+ "npm:@angular/core"
5551
5822
  ]
5552
5823
  },
5553
5824
  {
5554
- "file": "libs/africanies-core/src/lib/user/index.ts",
5555
- "hash": "17277430057934011910"
5825
+ "file": "libs/africanies-ui/src/lib/table/header-cell-def.directive.ts",
5826
+ "hash": "18144909597115240659",
5827
+ "deps": [
5828
+ "npm:@angular/core"
5829
+ ]
5556
5830
  },
5557
5831
  {
5558
- "file": "libs/africanies-core/src/lib/user/user.mapper.spec.ts",
5559
- "hash": "2236501578633925068"
5832
+ "file": "libs/africanies-ui/src/lib/table/index.ts",
5833
+ "hash": "15767735858650026585"
5560
5834
  },
5561
5835
  {
5562
- "file": "libs/africanies-core/src/lib/user/user.mapper.ts",
5563
- "hash": "7390956691337945043",
5836
+ "file": "libs/africanies-ui/src/lib/table/row-detail-def.directive.ts",
5837
+ "hash": "17935433029514468259",
5564
5838
  "deps": [
5565
- "africanies-models"
5839
+ "npm:@angular/core"
5566
5840
  ]
5567
5841
  },
5568
5842
  {
5569
- "file": "libs/africanies-core/src/lib/user/user.service.spec.ts",
5570
- "hash": "13155505214517659268",
5843
+ "file": "libs/africanies-ui/src/lib/table/table-column.ts",
5844
+ "hash": "2177636995530994785"
5845
+ },
5846
+ {
5847
+ "file": "libs/africanies-ui/src/lib/table/table.component.spec.ts",
5848
+ "hash": "3954198714624410073",
5571
5849
  "deps": [
5572
5850
  "npm:@angular/core",
5573
5851
  "npm:rxjs",
5852
+ "africanies-core",
5574
5853
  "africanies-models"
5575
5854
  ]
5576
5855
  },
5577
5856
  {
5578
- "file": "libs/africanies-core/src/lib/user/user.service.ts",
5579
- "hash": "16311126567094480317",
5857
+ "file": "libs/africanies-ui/src/lib/table/table.component.ts",
5858
+ "hash": "679201396007538077",
5580
5859
  "deps": [
5860
+ "npm:@angular/common",
5581
5861
  "npm:@angular/core",
5582
- "npm:rxjs",
5862
+ "africanies-core",
5863
+ "africanies-icons",
5583
5864
  "africanies-models"
5584
5865
  ]
5585
5866
  },
5586
5867
  {
5587
- "file": "libs/africanies-core/src/lib/warehouse/index.ts",
5588
- "hash": "4139420235399483704"
5868
+ "file": "libs/africanies-ui/src/lib/toast/index.ts",
5869
+ "hash": "9250337182750363393"
5589
5870
  },
5590
5871
  {
5591
- "file": "libs/africanies-core/src/lib/warehouse/warehouse.mapper.spec.ts",
5592
- "hash": "7048957022982500780"
5872
+ "file": "libs/africanies-ui/src/lib/toast/provide-africanies-toasts.ts",
5873
+ "hash": "1286045344087579074",
5874
+ "deps": [
5875
+ "npm:@angular/core",
5876
+ "africanies-core"
5877
+ ]
5593
5878
  },
5594
5879
  {
5595
- "file": "libs/africanies-core/src/lib/warehouse/warehouse.mapper.ts",
5596
- "hash": "14559981936753393975",
5880
+ "file": "libs/africanies-ui/src/lib/toast/toast-host.component.ts",
5881
+ "hash": "13702746603386045387",
5597
5882
  "deps": [
5598
- "africanies-models"
5883
+ "npm:@angular/core"
5599
5884
  ]
5600
5885
  },
5601
5886
  {
5602
- "file": "libs/africanies-core/src/lib/warehouse/warehouse.service.spec.ts",
5603
- "hash": "17331997640667077059",
5887
+ "file": "libs/africanies-ui/src/lib/toast/toast-item.component.ts",
5888
+ "hash": "12786320459645019319",
5604
5889
  "deps": [
5605
5890
  "npm:@angular/core",
5606
- "npm:rxjs",
5607
- "africanies-models"
5891
+ "africanies-icons"
5608
5892
  ]
5609
5893
  },
5610
5894
  {
5611
- "file": "libs/africanies-core/src/lib/warehouse/warehouse.service.ts",
5612
- "hash": "15936883324927244576",
5895
+ "file": "libs/africanies-ui/src/lib/toast/toast.service.ts",
5896
+ "hash": "4317548459783082770",
5613
5897
  "deps": [
5898
+ "npm:@angular/cdk",
5614
5899
  "npm:@angular/core",
5615
- "npm:rxjs",
5616
- "africanies-models"
5900
+ "africanies-core"
5617
5901
  ]
5618
5902
  },
5619
5903
  {
5620
- "file": "libs/africanies-core/src/lib/zone/index.ts",
5621
- "hash": "9880022928194075265"
5622
- },
5623
- {
5624
- "file": "libs/africanies-core/src/lib/zone/zone.mapper.spec.ts",
5625
- "hash": "2685115408047767543"
5626
- },
5627
- {
5628
- "file": "libs/africanies-core/src/lib/zone/zone.mapper.ts",
5629
- "hash": "11221542664210480139",
5904
+ "file": "libs/africanies-ui/src/lib/toast/toast.types.ts",
5905
+ "hash": "284804360617219369",
5630
5906
  "deps": [
5631
- "africanies-models"
5907
+ "africanies-icons"
5632
5908
  ]
5633
5909
  },
5634
5910
  {
5635
- "file": "libs/africanies-core/src/lib/zone/zone.service.spec.ts",
5636
- "hash": "1289103792981248829",
5911
+ "file": "libs/africanies-ui/src/lib/tooltip/index.ts",
5912
+ "hash": "2685887354237395736"
5913
+ },
5914
+ {
5915
+ "file": "libs/africanies-ui/src/lib/tooltip/tooltip-trigger.directive.ts",
5916
+ "hash": "1147229314339732315",
5637
5917
  "deps": [
5638
- "npm:@angular/core",
5639
- "npm:rxjs",
5640
- "africanies-models"
5918
+ "npm:@angular/core"
5641
5919
  ]
5642
5920
  },
5643
5921
  {
5644
- "file": "libs/africanies-core/src/lib/zone/zone.service.ts",
5645
- "hash": "4881025666258392678",
5922
+ "file": "libs/africanies-ui/src/lib/tooltip/tooltip.component.ts",
5923
+ "hash": "9955989375891244423",
5646
5924
  "deps": [
5925
+ "npm:@angular/cdk",
5647
5926
  "npm:@angular/core",
5648
- "npm:rxjs",
5649
- "africanies-models"
5927
+ "africanies-icons"
5650
5928
  ]
5651
5929
  },
5652
5930
  {
5653
- "file": "libs/africanies-core/src/test-setup.ts",
5931
+ "file": "libs/africanies-ui/src/test-setup.ts",
5654
5932
  "hash": "13317557134094625390",
5655
5933
  "deps": [
5656
5934
  "npm:jest-preset-angular"
5657
5935
  ]
5658
5936
  },
5659
5937
  {
5660
- "file": "libs/africanies-core/tsconfig.json",
5938
+ "file": "libs/africanies-ui/tsconfig.json",
5661
5939
  "hash": "11674144746894380063"
5662
5940
  },
5663
5941
  {
5664
- "file": "libs/africanies-core/tsconfig.lib.json",
5942
+ "file": "libs/africanies-ui/tsconfig.lib.json",
5665
5943
  "hash": "6521222695367069647"
5666
5944
  },
5667
5945
  {
5668
- "file": "libs/africanies-core/tsconfig.lib.prod.json",
5946
+ "file": "libs/africanies-ui/tsconfig.lib.prod.json",
5669
5947
  "hash": "174503844014784742"
5670
5948
  },
5671
5949
  {
5672
- "file": "libs/africanies-core/tsconfig.spec.json",
5950
+ "file": "libs/africanies-ui/tsconfig.spec.json",
5673
5951
  "hash": "3303690799793281956"
5674
5952
  }
5675
5953
  ],
@@ -5776,254 +6054,6 @@
5776
6054
  "file": "libs/africanies-theme/tsconfig.spec.json",
5777
6055
  "hash": "3303690799793281956"
5778
6056
  }
5779
- ],
5780
- "africanies-models": [
5781
- {
5782
- "file": "libs/africanies-models/README.md",
5783
- "hash": "10907117851193482953"
5784
- },
5785
- {
5786
- "file": "libs/africanies-models/eslint.config.mjs",
5787
- "hash": "1863905457229895413",
5788
- "deps": [
5789
- "npm:@nx/eslint-plugin",
5790
- [
5791
- "npm:jsonc-eslint-parser",
5792
- "dynamic"
5793
- ]
5794
- ]
5795
- },
5796
- {
5797
- "file": "libs/africanies-models/jest.config.cts",
5798
- "hash": "11620909648439554841"
5799
- },
5800
- {
5801
- "file": "libs/africanies-models/ng-package.json",
5802
- "hash": "3809572830349836411"
5803
- },
5804
- {
5805
- "file": "libs/africanies-models/package.json",
5806
- "hash": "1298407467228298325"
5807
- },
5808
- {
5809
- "file": "libs/africanies-models/project.json",
5810
- "hash": "12976230099862472848"
5811
- },
5812
- {
5813
- "file": "libs/africanies-models/src/index.ts",
5814
- "hash": "12797361890939743559"
5815
- },
5816
- {
5817
- "file": "libs/africanies-models/src/lib/api/api-json.model.ts",
5818
- "hash": "9052835971695804486"
5819
- },
5820
- {
5821
- "file": "libs/africanies-models/src/lib/api/api-response.model.ts",
5822
- "hash": "17811583523452736251"
5823
- },
5824
- {
5825
- "file": "libs/africanies-models/src/lib/api/index.ts",
5826
- "hash": "7415541663691758352"
5827
- },
5828
- {
5829
- "file": "libs/africanies-models/src/lib/api/pagination.ts",
5830
- "hash": "5837852337869964053"
5831
- },
5832
- {
5833
- "file": "libs/africanies-models/src/lib/api/resource.model.ts",
5834
- "hash": "13026829222594153326"
5835
- },
5836
- {
5837
- "file": "libs/africanies-models/src/lib/async/async-query-state.model.ts",
5838
- "hash": "915106850894736309"
5839
- },
5840
- {
5841
- "file": "libs/africanies-models/src/lib/async/index.ts",
5842
- "hash": "17964465609656804739"
5843
- },
5844
- {
5845
- "file": "libs/africanies-models/src/lib/auth/auth.model.ts",
5846
- "hash": "15744668318006971541"
5847
- },
5848
- {
5849
- "file": "libs/africanies-models/src/lib/auth/index.ts",
5850
- "hash": "16483614649228460004"
5851
- },
5852
- {
5853
- "file": "libs/africanies-models/src/lib/country/country.model.ts",
5854
- "hash": "4721306001093879086"
5855
- },
5856
- {
5857
- "file": "libs/africanies-models/src/lib/country/index.ts",
5858
- "hash": "14110957735674438016"
5859
- },
5860
- {
5861
- "file": "libs/africanies-models/src/lib/currency/currency.model.ts",
5862
- "hash": "1239716993895214826"
5863
- },
5864
- {
5865
- "file": "libs/africanies-models/src/lib/currency/index.ts",
5866
- "hash": "11355608013614852901"
5867
- },
5868
- {
5869
- "file": "libs/africanies-models/src/lib/delivery-vendor/delivery-vendor.spec.ts",
5870
- "hash": "1127406959817055335"
5871
- },
5872
- {
5873
- "file": "libs/africanies-models/src/lib/delivery-vendor/delivery-vendor.ts",
5874
- "hash": "6418347194292191638"
5875
- },
5876
- {
5877
- "file": "libs/africanies-models/src/lib/delivery-vendor/index.ts",
5878
- "hash": "524890749748846195"
5879
- },
5880
- {
5881
- "file": "libs/africanies-models/src/lib/document/document.model.ts",
5882
- "hash": "202666794145162102"
5883
- },
5884
- {
5885
- "file": "libs/africanies-models/src/lib/document/index.ts",
5886
- "hash": "2913467241174082205"
5887
- },
5888
- {
5889
- "file": "libs/africanies-models/src/lib/file/file.model.ts",
5890
- "hash": "11330374458309054728"
5891
- },
5892
- {
5893
- "file": "libs/africanies-models/src/lib/file/index.ts",
5894
- "hash": "7817595184893707923"
5895
- },
5896
- {
5897
- "file": "libs/africanies-models/src/lib/filters/configs/seed-configs.ts",
5898
- "hash": "15364657410855304356"
5899
- },
5900
- {
5901
- "file": "libs/africanies-models/src/lib/filters/filter-config.model.ts",
5902
- "hash": "8181090746957987531"
5903
- },
5904
- {
5905
- "file": "libs/africanies-models/src/lib/filters/filter-serialize.spec.ts",
5906
- "hash": "4411278030823351073"
5907
- },
5908
- {
5909
- "file": "libs/africanies-models/src/lib/filters/filter-serialize.ts",
5910
- "hash": "18191755964688867821"
5911
- },
5912
- {
5913
- "file": "libs/africanies-models/src/lib/filters/index.ts",
5914
- "hash": "4012115939226099128"
5915
- },
5916
- {
5917
- "file": "libs/africanies-models/src/lib/mode/index.ts",
5918
- "hash": "5821696955898858394"
5919
- },
5920
- {
5921
- "file": "libs/africanies-models/src/lib/mode/mode-config.model.ts",
5922
- "hash": "7258084917742791423"
5923
- },
5924
- {
5925
- "file": "libs/africanies-models/src/lib/notification/index.ts",
5926
- "hash": "9553440695955949344"
5927
- },
5928
- {
5929
- "file": "libs/africanies-models/src/lib/notification/notification.model.ts",
5930
- "hash": "14200462007130013528"
5931
- },
5932
- {
5933
- "file": "libs/africanies-models/src/lib/payment-method/index.ts",
5934
- "hash": "14098463416825182468"
5935
- },
5936
- {
5937
- "file": "libs/africanies-models/src/lib/payment-method/payment-method.model.ts",
5938
- "hash": "10508489876087982287"
5939
- },
5940
- {
5941
- "file": "libs/africanies-models/src/lib/plan/index.ts",
5942
- "hash": "13064077256740020363"
5943
- },
5944
- {
5945
- "file": "libs/africanies-models/src/lib/plan/plan.model.ts",
5946
- "hash": "17495055534461031818"
5947
- },
5948
- {
5949
- "file": "libs/africanies-models/src/lib/product/index.ts",
5950
- "hash": "10500483242335276636"
5951
- },
5952
- {
5953
- "file": "libs/africanies-models/src/lib/product/product.model.ts",
5954
- "hash": "8953795290909413864"
5955
- },
5956
- {
5957
- "file": "libs/africanies-models/src/lib/service/index.ts",
5958
- "hash": "13131025982837760183"
5959
- },
5960
- {
5961
- "file": "libs/africanies-models/src/lib/service/service.model.ts",
5962
- "hash": "3150464928581208203"
5963
- },
5964
- {
5965
- "file": "libs/africanies-models/src/lib/shipment-method/index.ts",
5966
- "hash": "11331926961185802595"
5967
- },
5968
- {
5969
- "file": "libs/africanies-models/src/lib/shipment-method/shipment-method.model.ts",
5970
- "hash": "12982236256524322346"
5971
- },
5972
- {
5973
- "file": "libs/africanies-models/src/lib/shipping/index.ts",
5974
- "hash": "1986292325943372149"
5975
- },
5976
- {
5977
- "file": "libs/africanies-models/src/lib/shipping/shipping-mode.model.ts",
5978
- "hash": "8410537318653700164"
5979
- },
5980
- {
5981
- "file": "libs/africanies-models/src/lib/user/index.ts",
5982
- "hash": "16482349426651898872"
5983
- },
5984
- {
5985
- "file": "libs/africanies-models/src/lib/user/user.model.ts",
5986
- "hash": "1661519487363883325"
5987
- },
5988
- {
5989
- "file": "libs/africanies-models/src/lib/warehouse/index.ts",
5990
- "hash": "527763269304510048"
5991
- },
5992
- {
5993
- "file": "libs/africanies-models/src/lib/warehouse/warehouse.model.ts",
5994
- "hash": "9184577751966840199"
5995
- },
5996
- {
5997
- "file": "libs/africanies-models/src/lib/zone/index.ts",
5998
- "hash": "11595037778599888772"
5999
- },
6000
- {
6001
- "file": "libs/africanies-models/src/lib/zone/zone.model.ts",
6002
- "hash": "6965320164211240200"
6003
- },
6004
- {
6005
- "file": "libs/africanies-models/src/test-setup.ts",
6006
- "hash": "13317557134094625390",
6007
- "deps": [
6008
- "npm:jest-preset-angular"
6009
- ]
6010
- },
6011
- {
6012
- "file": "libs/africanies-models/tsconfig.json",
6013
- "hash": "11674144746894380063"
6014
- },
6015
- {
6016
- "file": "libs/africanies-models/tsconfig.lib.json",
6017
- "hash": "6521222695367069647"
6018
- },
6019
- {
6020
- "file": "libs/africanies-models/tsconfig.lib.prod.json",
6021
- "hash": "174503844014784742"
6022
- },
6023
- {
6024
- "file": "libs/africanies-models/tsconfig.spec.json",
6025
- "hash": "3303690799793281956"
6026
- }
6027
6057
  ]
6028
6058
  }
6029
6059
  },